Include header for prototype of handle_putnotif
[collectd.git] / src / utils_cmd_putnotif.c
index bed8462..ec91419 100644 (file)
@@ -24,6 +24,7 @@
 #include "plugin.h"
 
 #include "utils_parse_option.h"
+#include "utils_cmd_putnotif.h"
 
 #define print_to_socket(fh, ...) \
   do { \