summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/olsrd-luci/patches/170-fcntl-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package/olsrd-luci/patches/170-fcntl-fix.patch')
-rw-r--r--contrib/package/olsrd-luci/patches/170-fcntl-fix.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/package/olsrd-luci/patches/170-fcntl-fix.patch b/contrib/package/olsrd-luci/patches/170-fcntl-fix.patch
deleted file mode 100644
index ca56767272..0000000000
--- a/contrib/package/olsrd-luci/patches/170-fcntl-fix.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/linux/kernel_routes.c
-+++ b/src/linux/kernel_routes.c
-@@ -42,6 +42,7 @@
- #include "kernel_routes.h"
- #include "ipc_frontend.h"
- #include "log.h"
-+#include <fcntl.h>
-
- /* values for control flag to handle recursive route corrections
- * currently only requires in linux specific kernel_routes.c */