aboutsummaryrefslogtreecommitdiffstats
path: root/main/ulogd/musl-fixes.patch
blob: f50c65cce43bfe8c63cdedc0d4f0a74439dd5daa (plain)
1
2
3
4
5
6
7
8
9
10
--- 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