Code

python plugin: Grab GIL before freeing callbacks. If their refcount reaches 0 Python...
[collectd.git] / src / ntpd.c
index a0093655e4066493cae5f0c3f5533b5ececb705f..30f29c97dbfcef7f50afbb8daa1a5d2b67f305e8 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "common.h"
 #include "plugin.h"
-#include "configfile.h"
 
 #if HAVE_STDINT_H
 # include <stdint.h>