aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'scd/scdaemon.c')
-rw-r--r--scd/scdaemon.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c
index 6f8d01049..e26beba13 100644
--- a/scd/scdaemon.c
+++ b/scd/scdaemon.c
@@ -382,7 +382,9 @@ main (int argc, char **argv )
{
ARGPARSE_ARGS pargs;
int orig_argc;
+#ifdef USE_GCRY_THREAD_CBS
gpg_error_t err;
+#endif
char **orig_argv;
FILE *configfp = NULL;
char *configname = NULL;