Code

Fix rpm building
[collectd.git] / src / ntpd.c
index 1dc1857bc0543172f4bda1dd96a056b26d5b97e8..21b65f5888b3fb30df46c7f7d936422e9c7c7f69 100644 (file)
@@ -32,9 +32,6 @@
 #include "common.h"
 #include "plugin.h"
 
-#if HAVE_STDINT_H
-#include <stdint.h>
-#endif
 #if HAVE_NETDB_H
 #include <netdb.h>
 #endif