curl stats: Use CamelCase identifiers instead of using underscores.
[collectd.git] / src / amqp.c
index fc69e93..99dca90 100644 (file)
@@ -33,8 +33,6 @@
 #include "utils_format_json.h"
 #include "utils_format_graphite.h"
 
-#include <pthread.h>
-
 #include <amqp.h>
 #include <amqp_framing.h>