diff options
Diffstat (limited to '')
-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*/ |