[BACK]Return to includes.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/includes.h between version 1.20 and 1.21

version 1.20, 2005/11/15 11:59:54 version 1.21, 2005/12/08 18:34:11
Line 38 
Line 38 
 #include <arpa/inet.h>  #include <arpa/inet.h>
 #include <netdb.h>  #include <netdb.h>
   
   #include <net/if.h>
   
 #include <stddef.h>  #include <stddef.h>
 #include <netgroup.h>  #include <netgroup.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21