Merge branch 'collectd-5.7' into collectd-5.8
[collectd.git] / src / libcollectdclient / collectd / client.h
index fd4899f..ea812c1 100644 (file)
@@ -40,8 +40,8 @@
 /*
  * Includes (for data types)
  */
-#include <stdint.h>
 #include <inttypes.h>
+#include <stdint.h>
 #include <time.h>
 
 LCC_BEGIN_DECLS