honeyd (1.5c-7) condition.c

Summary

 condition.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- honeyd-1.5c.orig/condition.c
+++ honeyd-1.5c/condition.c
@@ -50,7 +50,7 @@
 #include <string.h>
 #include <syslog.h>
 #include <unistd.h>
-#include <dnet.h>
+#include <dumbnet.h>
 #include <ctype.h>
 #ifdef HAVE_TIME_H
 #include <time.h>