Remove outdated headers of OLDBRIDGE
[dragonfly.git] / usr.bin / ftp / ftp_var.h.patch
1 $DragonFly: src/usr.bin/ftp/Attic/ftp_var.h.patch,v 1.1 2005/11/13 11:59:03 corecode Exp $
2 ===================================================================
3 RCS file: /cvs/src/contrib/lukemftp/ftp_var.h,v
4 retrieving revision 1.1.1.1
5 diff -u -r1.1.1.1 ftp_var.h
6 --- ftp_var.h   13 Nov 2005 11:28:53 -0000      1.1.1.1
7 +++ ftp_var.h   13 Nov 2005 11:30:19 -0000
8 @@ -108,6 +108,7 @@
9  #endif
10  
11  #include <sys/param.h>
12 +#include <sys/socket.h>
13  
14  #include <netinet/in.h>
15  #include <arpa/inet.h>