Merge branch 'collectd-5.8'
[collectd.git] / src / perl.c
index 31c68ad..fffbc21 100644 (file)
@@ -33,6 +33,7 @@
 /* do not automatically get the thread specific Perl interpreter */
 #define PERL_NO_GET_CONTEXT
 
+#include "collectd.h"
 #include <stdbool.h>
 
 #include <EXTERN.h>