From e64038608be28c14ed72b0372529762953de898f Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 22 Mar 2010 12:46:05 +0000 Subject: More chnages to use estream. Add a way to replace the standard descriptors. --- common/asshelp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/asshelp.c') diff --git a/common/asshelp.c b/common/asshelp.c index f9878f3b3..0f744ad00 100644 --- a/common/asshelp.c +++ b/common/asshelp.c @@ -103,7 +103,9 @@ send_pinentry_environment (assuan_context_t ctx, { gpg_error_t err = 0; +#if defined(HAVE_SETLOCALE) char *old_lc = NULL; +#endif char *dft_lc = NULL; const char *dft_ttyname; int iterator; -- cgit v1.2.3