aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ulockmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ulockmgr.c')
-rw-r--r--lib/ulockmgr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ulockmgr.c b/lib/ulockmgr.c
index 795fc41..012a450 100644
--- a/lib/ulockmgr.c
+++ b/lib/ulockmgr.c
@@ -16,6 +16,7 @@
#include <pthread.h>
#include <errno.h>
#include <assert.h>
+#include <signal.h>
#include <sys/stat.h>
#include <sys/socket.h>
#include <sys/wait.h>