summaryrefslogtreecommitdiffstats
path: root/source/n/netkit-rwho/netkit-rwho-0.17.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/netkit-rwho/netkit-rwho-0.17.diff')
-rw-r--r--source/n/netkit-rwho/netkit-rwho-0.17.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/n/netkit-rwho/netkit-rwho-0.17.diff b/source/n/netkit-rwho/netkit-rwho-0.17.diff
new file mode 100644
index 000000000..d0a16c936
--- /dev/null
+++ b/source/n/netkit-rwho/netkit-rwho-0.17.diff
@@ -0,0 +1,10 @@
+--- ./rwhod/rwhod.c.orig Sun Feb 25 18:18:33 2001
++++ ./rwhod/rwhod.c Sun Feb 25 18:19:05 2001
+@@ -51,6 +51,7 @@
+ #include <net/if.h>
+ #include <netinet/in.h>
+ #include <netinet/ip.h>
++#include <time.h>
+
+ #ifndef __linux__
+ #include <nlist.h>