[CLEANUP] included common/version.h everywhere
diff --git a/include/proto/fd.h b/include/proto/fd.h
index 699047b..879205b 100644
--- a/include/proto/fd.h
+++ b/include/proto/fd.h
@@ -26,6 +26,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 
+#include <common/config.h>
 #include <types/fd.h>
 
 /* Deletes an FD from the fdsets, and recomputes the maxfd limit.