void-packages/srcpkgs/ulogd/patches/00-musl-path.patch
Cameron Nemo 6eeeb9c08a ulogd: update to 2.0.7.
Add runit service, logrotate file, and system account
2018-09-06 18:22:59 -03:00

10 lines
212 B
Diff

--- src/ulogd.c
+++ 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