Code

collectd-threshold(5): Correct the description of the "Interesting" config option.
[collectd.git] / src / utils_cmd_flush.h
index dccafd1534255307701d030a82b706cbbacf797d..6b54acecaa30f26307e1e51504a388e4b09f831e 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef UTILS_CMD_FLUSH_H
 #define UTILS_CMD_FLUSH_H 1
 
+#include <stdio.h>
+
 int handle_flush (FILE *fh, char *buffer);
 
 #endif /* UTILS_CMD_FLUSH_H */