[CLEANUP] included common/version.h everywhere
diff --git a/src/hashpjw.c b/src/hashpjw.c
index 69fa1b9..17ef3a2 100644
--- a/src/hashpjw.c
+++ b/src/hashpjw.c
@@ -16,6 +16,7 @@
 *                                                                            *
 *****************************************************************************/
 
+#include <common/config.h>
 #include <common/hashpjw.h>
 #include <common/appsession.h>