diff options
Diffstat (limited to 'usr.sbin/ppp/mppe.c')
-rw-r--r-- | usr.sbin/ppp/mppe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c index 4b75cbf..7b7275b 100644 --- a/usr.sbin/ppp/mppe.c +++ b/usr.sbin/ppp/mppe.c @@ -28,8 +28,6 @@ #include <sys/types.h> -#include <arpa/inet.h> - #include <stdio.h> #include <stdlib.h> #include <string.h> |