More autoconf work
[collectd.git] / src / libcollectdclient / collectd / client.h
index 36aaf92..ae741eb 100644 (file)
@@ -39,9 +39,7 @@
 /*
  * Includes (for data types)
  */
-#if HAVE_STDINT_H
 #include <stdint.h>
-#endif
 #include <inttypes.h>
 #include <time.h>