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, 3 insertions, 0 deletions
diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c
index 9de16e9..04cb732 100644
--- a/usr.sbin/ppp/mppe.c
+++ b/usr.sbin/ppp/mppe.c
@@ -28,6 +28,9 @@
#include <sys/types.h>
+#ifndef __FreeBSD__
+#include <netinet/in.h>
+#endif
#include <arpa/inet.h>
#include <stdio.h>
OpenPOWER on IntegriCloud