From e6d2c427c3cbaa9bc162b5db2fb94882a6dbfa00 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 28 Aug 2011 16:32:05 +0000 Subject: [PATCH] relayd: drop an unnecessary include that does not exist on linux 2.4 (#9997) git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@28106 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/relayd/patches/100-drop_include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/relayd/patches/100-drop_include.patch diff --git a/package/relayd/patches/100-drop_include.patch b/package/relayd/patches/100-drop_include.patch new file mode 100644 index 000000000..afad38417 --- /dev/null +++ b/package/relayd/patches/100-drop_include.patch @@ -0,0 +1,10 @@ +--- a/relayd.h ++++ b/relayd.h +@@ -27,7 +27,6 @@ + + #include + #include +-#include + + #include + #include -- 2.35.1