Changed `COLLECTD_STEP' to be a string..
[collectd.git] / src / collectd.h
index d00dce3..5c21325 100644 (file)
 #define MODE_LOCAL  0x04
 
 #ifndef COLLECTD_STEP
-#  define COLLECTD_STEP 10
+#  define COLLECTD_STEP "10"
 #endif
 
 #ifndef COLLECTD_HEARTBEAT