[CLEANUP] included common/version.h everywhere
diff --git a/include/proto/client.h b/include/proto/client.h
index e119dca..3065b61 100644
--- a/include/proto/client.h
+++ b/include/proto/client.h
@@ -22,9 +22,9 @@
 #ifndef _PROTO_CLIENT_H
 #define _PROTO_CLIENT_H
 
+#include <common/config.h>
 #include <types/client.h>
 
-
 int event_accept(int fd);