From d2ee7af1d715d571f0e3c5d34131b07dc5ca9847 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Thu, 6 Feb 2014 01:35:10 +0100 Subject: Extract the version number from the changelog --- mkpasswd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mkpasswd.c') diff --git a/mkpasswd.c b/mkpasswd.c index d7c31a1..45d2c34 100644 --- a/mkpasswd.c +++ b/mkpasswd.c @@ -45,6 +45,7 @@ #endif /* Application-specific */ +#include "version.h" #include "utils.h" /* Global variables */ -- cgit v1.2.3