summaryrefslogtreecommitdiffstats
path: root/source/tdb/spinlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tdb/spinlock.c')
-rw-r--r--source/tdb/spinlock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/tdb/spinlock.c b/source/tdb/spinlock.c
index 74472854cf2..2370ce3bdd9 100644
--- a/source/tdb/spinlock.c
+++ b/source/tdb/spinlock.c
@@ -30,6 +30,7 @@
#include <errno.h>
#include <sys/stat.h>
#include <time.h>
+#include <signal.h>
#include "tdb.h"
#include "spinlock.h"