diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h index ca4c62e..bf1ade9 100644 --- a/include/common.h +++ b/include/common.h @@ -29,7 +29,6 @@ #include <features.h> #include <inttypes.h> #include <sys/sysmacros.h> -#include "version.h" #ifndef PROGRAM_NAME # error "You must define PROGRAM_NAME before including this header" |