Run all changed files 68 8.c/1 *.h through clang-format agin..
[collectd.git] / src / perl.c
index 0a4ae71..d0c9917 100644 (file)
@@ -33,8 +33,8 @@
 /* do not automatically get the thread specific Perl interpreter */
 #define PERL_NO_GET_CONTEXT
 
-#include "collectd.h"
 #include <stdbool.h>
+#include "collectd.h"
 
 #include <EXTERN.h>
 #include <perl.h>