[BACK]Return to ftp.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

Diff for /src/usr.bin/ftp/ftp.c between version 1.87 and 1.88

version 1.87, 2014/08/16 07:49:27 version 1.88, 2014/10/24 02:01:20
Line 64 
Line 64 
 #include <sys/socket.h>  #include <sys/socket.h>
   
 #include <netinet/in.h>  #include <netinet/in.h>
 #include <netinet/in_systm.h>  
 #include <netinet/ip.h>  #include <netinet/ip.h>
 #include <arpa/inet.h>  #include <arpa/inet.h>
 #include <arpa/ftp.h>  #include <arpa/ftp.h>

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88