summaryrefslogtreecommitdiff
blob: c82e5022ed352579573e53ade5d9c78302cb9144 (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 <limits.h>
 #include <ulogd/conffile.h>
 #include <ulogd/ulogd.h>
 #ifdef DEBUG