Merge pull request #1830 from rubenk/move-collectd-header
[collectd.git] / src / python.c
index 3a28291..1576057 100644 (file)
@@ -30,6 +30,7 @@
 #include <signal.h>
 
 #include "collectd.h"
+
 #include "common.h"
 
 #include "cpython.h"