From d52614c7a7e7ab665fbb091c22688fa3718e6163 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 17 Jun 2006 15:16:21 +0000 Subject: move openswan from target/linux/package to package/. git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3974 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/openswan/patches/101-arp_header.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/package/openswan/patches/101-arp_header.patch (limited to 'target/linux/package/openswan/patches/101-arp_header.patch') diff --git a/target/linux/package/openswan/patches/101-arp_header.patch b/target/linux/package/openswan/patches/101-arp_header.patch deleted file mode 100644 index 7375f65a4..000000000 --- a/target/linux/package/openswan/patches/101-arp_header.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nur openswan-2.4.5rc5/linux/net/ipsec/ipsec_tunnel.c openswan-2.4.5rc5.patched/linux/net/ipsec/ipsec_tunnel.c ---- openswan-2.4.5rc5/linux/net/ipsec/ipsec_tunnel.c 2005-11-22 05:11:52.000000000 +0100 -+++ openswan-2.4.5rc5.patched/linux/net/ipsec/ipsec_tunnel.c 2006-03-29 01:13:35.000000000 +0200 -@@ -33,6 +33,7 @@ - #include /* size_t */ - #include /* mark_bh */ - -+#include - #include - #include - #include -- cgit v1.2.3