aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index fdbd25b..c6bea51 100644
--- a/common.h
+++ b/common.h
@@ -448,6 +448,7 @@ int librecrypt_check_settings_(const char *settings, size_t len, const char *fmt
# include <sys/resource.h>
# include <sys/types.h>
# include <sys/wait.h>
+# include <setjmp.h>
# include <signal.h>
# include <string.h>
# include <unistd.h>