More autoconf work
[collectd.git] / src / apple_sensors.c
index 2f8cccd..902b5f9 100644 (file)
 #include "common.h"
 #include "plugin.h"
 
-#if HAVE_CTYPE_H
-#include <ctype.h>
-#endif
-
 #if HAVE_MACH_MACH_TYPES_H
 #include <mach/mach_types.h>
 #endif