aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_wrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_wrappers.c')
-rw-r--r--pseudo_wrappers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pseudo_wrappers.c b/pseudo_wrappers.c
index d7ed9f6..3ea0952 100644
--- a/pseudo_wrappers.c
+++ b/pseudo_wrappers.c
@@ -42,6 +42,7 @@ static void pseudo_droplock(void);
static size_t pseudo_dechroot(char *, size_t);
extern char *program_invocation_short_name;
+static sigset_t pseudo_saved_sigmask;
/* the generated code goes here */
#include "pseudo_wrapper_table.c"