summaryrefslogtreecommitdiffstats
path: root/util/dotlock.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-01-09 18:59:58 +0100
committerWerner Koch <wk@gnupg.org>1999-01-09 18:59:58 +0100
commit11c378119d2415fb8354c30fff77c8d84f3c1b5e (patch)
tree52cb9a4dc07ce697dd269ce259d12c209943b120 /util/dotlock.c
parentSee ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch (diff)
downloadgnupg2-11c378119d2415fb8354c30fff77c8d84f3c1b5e.tar.xz
gnupg2-11c378119d2415fb8354c30fff77c8d84f3c1b5e.zip
See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r--util/dotlock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/dotlock.c b/util/dotlock.c
index 620d8cdeb..71e6178b3 100644
--- a/util/dotlock.c
+++ b/util/dotlock.c
@@ -30,6 +30,7 @@
#include <sys/time.h>
#include <sys/stat.h>
#include <fcntl.h>
+#include <signal.h>
#include "types.h"
#include "util.h"
#include "memory.h"