types_list.c: add header for prototypes
[collectd.git] / src / types_list.c
index 887b43d..41bb403 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "plugin.h"
 #include "configfile.h"
+#include "types_list.h"
 
 static int parse_ds (data_source_t *dsrc, char *buf, size_t buf_len)
 {