summaryrefslogtreecommitdiff
path: root/net/l2tpd/files/patch-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/l2tpd/files/patch-file.c')
-rw-r--r--net/l2tpd/files/patch-file.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/l2tpd/files/patch-file.c b/net/l2tpd/files/patch-file.c
new file mode 100644
index 000000000000..b3fe69846231
--- /dev/null
+++ b/net/l2tpd/files/patch-file.c
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- file.c 2002/10/22 09:41:27 1.1
++++ file.c 2002/10/22 09:43:30
+@@ -17,7 +17,6 @@
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include <netdb.h>
+-#include <netinet/in.h>
+
+ #include "l2tp.h"
+ struct lns *lnslist;