|
|
@@ -63,3 +63,33 @@
|
|
|
# Contributed by grunby grunby@hades.ss.purchase.edu
|
|
|
Fingerprint Microsoft NT 4.0 SP5-SP6
|
|
|
TSeq(Class=RI%gcd=<6%SI=<DA16&>21A)
|
|
|
+--- interface.c.orig Sat Jun 14 05:45:26 2003
|
|
|
++++ interface.c Thu Jun 26 11:23:20 2003
|
|
|
+@@ -47,6 +47,7 @@
|
|
|
+ #include <syslog.h>
|
|
|
+ #include <unistd.h>
|
|
|
+
|
|
|
++#include <sys/time.h>
|
|
|
+ #include <event.h>
|
|
|
+ #include <pcap.h>
|
|
|
+ #include <dnet.h>
|
|
|
+--- arp.c.orig Fri May 30 14:19:46 2003
|
|
|
++++ arp.c Thu Jun 26 11:23:26 2003
|
|
|
+@@ -45,6 +45,7 @@
|
|
|
+ #include <syslog.h>
|
|
|
+ #include <unistd.h>
|
|
|
+
|
|
|
++#include <sys/time.h>
|
|
|
+ #include <event.h>
|
|
|
+ #include <pcap.h>
|
|
|
+ #include <dnet.h>
|
|
|
+--- gre.c.orig Sat Jun 14 06:33:27 2003
|
|
|
++++ gre.c Thu Jun 26 11:23:38 2003
|
|
|
+@@ -50,6 +50,7 @@
|
|
|
+ #undef timeout_pending
|
|
|
+ #undef timeout_initialized
|
|
|
+
|
|
|
++#include <sys/time.h>
|
|
|
+ #include <event.h>
|
|
|
+
|
|
|
+ #include "honeyd.h"
|