summaryrefslogblamecommitdiffstats
path: root/source/n/telnet/netkit-telnet-0.17.diff
blob: ecd2ba3558f82f7f193552f37db1fbffb5450182 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                        
--- ./telnetd/utility.c.orig	Sun Feb 25 18:20:41 2001
+++ ./telnetd/utility.c	Sun Feb 25 18:20:59 2001
@@ -41,6 +41,7 @@
 
 #include <stdarg.h>
 #include <sys/utsname.h>
+#include <time.h>
 
 #ifdef AUTHENTICATE
 #include <libtelnet/auth.h>