Code

src/daemon/utils_time.c: Fix invalid strcpy position in format_rfc3339().
[collectd.git] / src / daemon / utils_threshold.c
index cb1ea34a16f25851dd397c30bb07477b6f09ae1d..784e109484a2725d82b3660b8abc996fa7ffe856 100644 (file)
@@ -25,6 +25,7 @@
  **/
 
 #include "collectd.h"
+
 #include "common.h"
 #include "utils_avltree.h"
 #include "utils_threshold.h"