netapp plugin: Print a notice if all WAFL values have been disabled.
[collectd.git] / src / utils_cmd_putnotif.h
index 8d5475b..7e900b5 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 : */