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-l2tp.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 net/l2tpd/files/patch-l2tp.h (limited to 'net/l2tpd/files/patch-l2tp.h') diff --git a/net/l2tpd/files/patch-l2tp.h b/net/l2tpd/files/patch-l2tp.h new file mode 100644 index 000000000000..f94776599055 --- /dev/null +++ b/net/l2tpd/files/patch-l2tp.h @@ -0,0 +1,16 @@ + +$FreeBSD$ + +--- l2tp.h.orig Tue Jan 15 18:59:27 2002 ++++ l2tp.h Tue Oct 22 12:42:08 2002 +@@ -20,7 +20,10 @@ + + #define MAXSTRLEN 120 /* Maximum length of common strings */ + ++#include ++#include + #include ++#include + #include + #include "osport.h" + #include "scheduler.h" -- cgit v1.2.3