From fdb28b9abed0f1a573168dba565f2d57e322158f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 25 Jun 2011 13:20:38 -0400 Subject: autogenerate version.h from build system Signed-off-by: Mike Frysinger --- include/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/common.h') diff --git a/include/common.h b/include/common.h index 7ea282c..65ec086 100644 --- a/include/common.h +++ b/include/common.h @@ -25,6 +25,7 @@ #include #include #include +#include "version.h" #ifndef PROGRAM_NAME # error "You must define PROGRAM_NAME before including this header" -- cgit v1.2.3