From b0506b02a8947f799d146b082a743e0b0794c5ea Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 23 Oct 2002 13:21:53 +0000 Subject: Add l2tpd 0.64, an implementation of the layer two tunneling protocol. Requested & beersponsored by: Yuri Babushkin --- net/l2tpd/files/patch-file.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/l2tpd/files/patch-file.c (limited to 'net/l2tpd/files/patch-file.c') 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 + #include + #include +-#include + + #include "l2tp.h" + struct lns *lnslist; -- cgit v1.2.3