diff options
Diffstat (limited to '')
-rw-r--r-- | tools/symcryptrun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/symcryptrun.c b/tools/symcryptrun.c index c75f637e6..942fafa09 100644 --- a/tools/symcryptrun.c +++ b/tools/symcryptrun.c @@ -89,6 +89,7 @@ #define JNLIB_NEED_LOG_LOGV #include "i18n.h" #include "../common/util.h" +#include "../common/init.h" #include "mkdtemp.h" /* FIXME: Bah. For spwq_secure_free. */ |