You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/rrdcollect/files/rrdcollect-0.2.9-include.patch

11 lines
206 B

--- 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" */