contrib: remove olsrd-luci
[project/luci.git] / contrib / package / olsrd-luci / patches / 170-fcntl-fix.patch
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 (file)
index ca56767..0000000
+++ /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 */