Code

python plugin: Fix conversion of value-lists from Python to C.
[collectd.git] / src / utils_cmd_putnotif.c
index bed8462817ea1b2c15a29d663a70cd37fb318b2b..ec91419d8ad523fe3ff37979934663d285e4959c 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 { \