summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/mppe.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/mppe.c')
-rw-r--r--usr.sbin/ppp/mppe.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c
index 04cb732..e060c39 100644
--- a/usr.sbin/ppp/mppe.c
+++ b/usr.sbin/ppp/mppe.c
@@ -28,10 +28,9 @@
#include <sys/types.h>
-#ifndef __FreeBSD__
+#ifdef __FreeBSD__
#include <netinet/in.h>
#endif
-#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud