treewide: remove unused includes
[collectd.git] / src / daemon / utils_heap.c
index 19b1d5b..8637581 100644 (file)
@@ -25,7 +25,6 @@
  **/
 
 #include <stdlib.h>
-#include <string.h>
 #include <errno.h>
 #include <assert.h>
 #include <pthread.h>