gentoo-full-overlay/net-analyzer/rrdcollect/files/rrdcollect-0.2.9-include.patch

10 lines
206 B
Diff

--- a/src/checkpid.c
+++ b/src/checkpid.c
@@ -20,6 +20,7 @@
#include "rrdcollect.h"
#include <fcntl.h>
+#include <sys/file.h> /* flock() */
/* lockfile in rrdcollect.pid */
/* five digits+"\n\0" */