summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-24 07:05:20 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-24 07:05:20 +0000
commit80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3 (patch)
tree37f94f5893893d0b61b70f14ae974402470323fb /usr.sbin/ppp
parente3493c7d5460da801bcaa83327bcc05148764074 (diff)
downloadFreeBSD-src-80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3.zip
FreeBSD-src-80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3.tar.gz
Remove duplicated header files
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/nat_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c
index 48f894a..accb149 100644
--- a/usr.sbin/ppp/nat_cmd.c
+++ b/usr.sbin/ppp/nat_cmd.c
@@ -32,7 +32,6 @@
#include <arpa/inet.h>
#include <netdb.h>
#include <netinet/in_systm.h>
-#include <netinet/in.h>
#include <netinet/ip.h>
#include <sys/socket.h>
#include <sys/un.h>
OpenPOWER on IntegriCloud