Code

python plugin: Grab GIL before freeing callbacks. If their refcount reaches 0 Python...
[collectd.git] / src / contextswitch.c
index 344f76e76f0c29242ac20821d8efb25f83f12871..76e2a6c0b935c9225d50e96e7c2405554f459476 100644 (file)
@@ -22,6 +22,7 @@
  **/
 
 #include "collectd.h"
+
 #include "common.h"
 #include "plugin.h"