summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/cbcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/cbcp.c')
-rw-r--r--usr.sbin/ppp/cbcp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/ppp/cbcp.c b/usr.sbin/ppp/cbcp.c
index 8e9025a..266a502 100644
--- a/usr.sbin/ppp/cbcp.c
+++ b/usr.sbin/ppp/cbcp.c
@@ -28,6 +28,9 @@
#include <sys/param.h>
+#ifdef __FreeBSD__
+#include <netinet/in.h>
+#endif
#include <sys/un.h>
#include <string.h>
OpenPOWER on IntegriCloud