diff options
Diffstat (limited to 'scd/scdaemon.c')
-rw-r--r-- | scd/scdaemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c index 1796db386..942944f38 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -37,6 +37,7 @@ #include <signal.h> #include <npth.h> +#define INCLUDED_BY_MAIN_MODULE 1 #define GNUPG_COMMON_NEED_AFLOCAL #include "scdaemon.h" #include <ksba.h> |