[CLEANUP] included common/version.h everywhere
diff --git a/include/proto/checks.h b/include/proto/checks.h
index d16a288..6ac32a1 100644
--- a/include/proto/checks.h
+++ b/include/proto/checks.h
@@ -23,6 +23,7 @@
 #define _PROTO_CHECKS_H
 
 #include <types/task.h>
+#include <common/config.h>
 
 int process_chk(struct task *t);