summaryrefslogtreecommitdiff
path: root/src/util/taler-exchange-secmod-eddsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/taler-exchange-secmod-eddsa.c')
-rw-r--r--src/util/taler-exchange-secmod-eddsa.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/taler-exchange-secmod-eddsa.c b/src/util/taler-exchange-secmod-eddsa.c
index e2a71e6a9..424fab63f 100644
--- a/src/util/taler-exchange-secmod-eddsa.c
+++ b/src/util/taler-exchange-secmod-eddsa.c
@@ -32,6 +32,9 @@
* private key. This is done by reference counting (as work is always
* assigned and collected by the main thread).
*/
+#include "taler_config.h"
+#define HAVE_USED_CONFIG_H
+#undef ENABLE_NLS
#include "platform.h"
#include "taler_util.h"
#include "taler-exchange-secmod-eddsa.h"