summaryrefslogtreecommitdiffstats
path: root/source/n/netkit-rwho/netkit-rwho-0.17.diff
blob: d0a16c936ffa8a67d9894cb3c1336c466db5d835 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>