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

Diff for /src/usr.bin/netstat/inet6.c between version 1.35 and 1.36

version 1.35, 2007/12/14 18:35:46 version 1.36, 2007/12/19 01:47:00
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include <sys/cdefs.h>  
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)inet.c      8.4 (Berkeley) 4/20/94";  
 #else  
 /*__RCSID("$OpenBSD$");*/  
 /*__RCSID("KAME Id: inet6.c,v 1.10 2000/02/09 10:49:31 itojun Exp");*/  
 #endif  
 #endif /* not lint */  
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/socketvar.h>  #include <sys/socketvar.h>

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36