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

Diff for /src/usr.bin/netstat/route.c between version 1.93 and 1.94

version 1.93, 2013/11/25 12:48:39 version 1.94, 2014/12/26 05:47:23
Line 54 
Line 54 
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #ifndef INET  
 #define INET  
 #endif  
   
 #include <netinet/ip_ipsp.h>  #include <netinet/ip_ipsp.h>
 #include "netstat.h"  #include "netstat.h"
   

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.94