Add rfcomm_sppd(1) - RFCOMM Serial Port Profile daemon.
[dragonfly.git] / usr.bin / ftp / ftp_var.h.patch
blob791b3a7f5060781e9a28802292fd971aff8a5326
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
11 #include <sys/param.h>
12 +#include <sys/socket.h>
14 #include <netinet/in.h>
15 #include <arpa/inet.h>