diff options
Diffstat (limited to '')
-rw-r--r-- | scd/scdaemon.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c index e8073b7ee..7e7850d91 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -53,6 +53,8 @@ #include "mkdtemp.h" #include "gc-opt-flags.h" #include "asshelp.h" +#include "../common/init.h" + enum cmd_and_opt_values { aNull = 0, |