]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blob - pkgs/telnet/patches/telnetd-0.17.patch0
469b35adbb0f1800e7c917cfb6105a2534cfe541
[people/pmueller/ipfire-3.x.git] / pkgs / telnet / patches / telnetd-0.17.patch0
1 --- telnetd/defs.h Mon Aug 2 06:14:03 1999
2 +++ telnetd.new/defs.h Sun Mar 11 03:28:13 2001
3 @@ -56,6 +56,7 @@
4 #include <sys/file.h>
5 #include <sys/stat.h>
6 #include <sys/time.h>
7 +#include <time.h>
8 #include <sys/ioctl.h>
9 #include <netinet/in.h>
10 #include <arpa/telnet.h>