From a3b0e90d70ccf738376a396df2a42af90d927f7a Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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) SVN-Revision: 28106 --- 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 0000000000..afad384172 --- /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.30.2