aboutsummaryrefslogtreecommitdiff
path: root/net/l2tpd/files/patch-control.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/l2tpd/files/patch-control.c')
-rw-r--r--net/l2tpd/files/patch-control.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/l2tpd/files/patch-control.c b/net/l2tpd/files/patch-control.c
new file mode 100644
index 000000000000..92d4e18601a2
--- /dev/null
+++ b/net/l2tpd/files/patch-control.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- control.c 2002/10/22 09:41:27 1.1
++++ control.c 2002/10/22 09:43:24
+@@ -15,8 +15,6 @@
+ #include <errno.h>
+ #include <string.h>
+ #include <stdio.h>
+-#include <netinet/in.h>
+-#include <arpa/inet.h>
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include "l2tp.h"