diff options
Diffstat (limited to 'src/system.h')
| -rw-r--r-- | src/system.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/system.h b/src/system.h index f7c689f8e..c69ddca34 100644 --- a/src/system.h +++ b/src/system.h @@ -462,6 +462,8 @@ enum of the 100 binaries. */ #define proper_name(x) (x) +#include "progname.h" + #define case_GETOPT_VERSION_CHAR(Program_name, Authors) \ case GETOPT_VERSION_CHAR: \ version_etc (stdout, Program_name, PACKAGE_NAME, VERSION, Authors, \ |
