[BACK]Return to if_ethersubr.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / net

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/net/if_ethersubr.c between version 1.34 and 1.35

version 1.34, 1998/07/05 02:12:33 version 1.35, 1998/07/05 03:14:43
Line 38 
Line 38 
 #include "opt_inet.h"  #include "opt_inet.h"
 #include "opt_atalk.h"  #include "opt_atalk.h"
 #include "opt_ccitt.h"  #include "opt_ccitt.h"
   #include "opt_llc.h"
 #include "opt_gateway.h"  #include "opt_gateway.h"
   
 #include <sys/param.h>  #include <sys/param.h>

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

CVSweb <webmaster@jp.NetBSD.org>