diff options
| author | Julian Elischer <julian@FreeBSD.org> | 1999-12-07 05:50:48 +0000 | 
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 1999-12-07 05:50:48 +0000 | 
| commit | 647b86df6e2309de7c27fb3414f3daf139616500 (patch) | |
| tree | 6ddfdac54b7ef404de28dfd6827046adf1371991 /sys/netgraph/ng_rfc1490.c | |
| parent | 9eec696993e1c573c0d58245033bfbf4ee6b7d85 (diff) | |
Notes
Diffstat (limited to 'sys/netgraph/ng_rfc1490.c')
| -rw-r--r-- | sys/netgraph/ng_rfc1490.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netgraph/ng_rfc1490.c b/sys/netgraph/ng_rfc1490.c index 13c3d2dc1848..f14e74bf4e39 100644 --- a/sys/netgraph/ng_rfc1490.c +++ b/sys/netgraph/ng_rfc1490.c @@ -52,10 +52,8 @@  #include <sys/kernel.h>  #include <sys/malloc.h>  #include <sys/mbuf.h> -#include <sys/conf.h>  #include <sys/errno.h>  #include <sys/socket.h> -#include <sys/syslog.h>  #include <net/if.h>  #include <netinet/in.h>  | 
