diff options
author | Werner Koch <[email protected]> | 1998-10-12 20:16:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-10-12 20:16:38 +0000 |
commit | 8477407e794951c686e3afe1d13035abd0153d9f (patch) | |
tree | a062f99923861fe7c55d5cc2ff3cf04daba8c8e0 /acconfig.h | |
parent | a new release (diff) | |
download | gnupg-8477407e794951c686e3afe1d13035abd0153d9f.tar.gz gnupg-8477407e794951c686e3afe1d13035abd0153d9f.zip |
backup
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h index 7bd261441..9f8550ca8 100644 --- a/acconfig.h +++ b/acconfig.h @@ -31,9 +31,7 @@ #undef M_GUARD #undef VERSION #undef PACKAGE -#undef G10_LOCALEDIR #undef PRINTABLE_OS_NAME -#undef GNUPG_LIBDIR /* Define if your locale.h file contains LC_MESSAGES. */ #undef HAVE_LC_MESSAGES @@ -85,4 +83,6 @@ @BOTTOM@ +#include "g10defs.h" + #endif /*G10_CONFIG_H*/ |