Code

Merge remote-tracking branch 'github/pr/387'
[collectd.git] / src / utils_cmd_putnotif.h
index 8d5475b92fc3b75ccd20c28e84b873ebb00fe79a..7e900b509f7010cf4bc90d093140a287d044dd60 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef UTILS_CMD_PUTNOTIF_H
 #define UTILS_CMD_PUTNOTIF_H 1
 
+#include <stdio.h>
+
 int handle_putnotif (FILE *fh, char *buffer);
 
 /* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */