aboutsummaryrefslogtreecommitdiffstats
path: root/main/ulogd/musl-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/ulogd/musl-fixes.patch')
-rw-r--r--main/ulogd/musl-fixes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/ulogd/musl-fixes.patch b/main/ulogd/musl-fixes.patch
deleted file mode 100644
index f50c65cce43..00000000000
--- a/main/ulogd/musl-fixes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/ulogd.c
-+++ b/src/ulogd.c
-@@ -65,6 +65,7 @@
- #include <sys/time.h>
- #include <sys/stat.h>
- #include <sched.h>
-+#include <linux/limits.h>
- #include <ulogd/conffile.h>
- #include <ulogd/ulogd.h>
- #ifdef DEBUG