summaryrefslogtreecommitdiffstats
path: root/sys/net/if_spppsubr.c
diff options
context:
space:
mode:
authorrik <rik@FreeBSD.org>2004-12-14 18:18:54 +0000
committerrik <rik@FreeBSD.org>2004-12-14 18:18:54 +0000
commit8325619210494fca9e28f72a6c46395a6f17f6dc (patch)
tree15df6c787048713a3770cd1f7d8da6a6ce1067a2 /sys/net/if_spppsubr.c
parent3128694fc790400446eb33f81e6f8c22420e76d5 (diff)
downloadFreeBSD-src-8325619210494fca9e28f72a6c46395a6f17f6dc.zip
FreeBSD-src-8325619210494fca9e28f72a6c46395a6f17f6dc.tar.gz
Kill double inclusion for <netinet/in.h> and <netinet/in_systm.h>.
Diffstat (limited to 'sys/net/if_spppsubr.c')
-rw-r--r--sys/net/if_spppsubr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/if_spppsubr.c b/sys/net/if_spppsubr.c
index 98f634c..638f91f 100644
--- a/sys/net/if_spppsubr.c
+++ b/sys/net/if_spppsubr.c
@@ -69,8 +69,6 @@
#include <machine/stdarg.h>
-#include <netinet/in.h>
-#include <netinet/in_systm.h>
#include <netinet/in_var.h>
#ifdef INET
OpenPOWER on IntegriCloud