[CLEANUP] included common/version.h everywhere
diff --git a/include/common/time.h b/include/common/time.h
index b258466..7661aac 100644
--- a/include/common/time.h
+++ b/include/common/time.h
@@ -24,6 +24,7 @@
 
 #include <stdlib.h>
 #include <sys/time.h>
+#include <common/config.h>
 
 #define TIME_ETERNITY		-1