aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-01-09 17:59:58 +0000
committerWerner Koch <[email protected]>1999-01-09 17:59:58 +0000
commit11c378119d2415fb8354c30fff77c8d84f3c1b5e (patch)
tree52cb9a4dc07ce697dd269ce259d12c209943b120 /util
parentSee ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch (diff)
downloadgnupg-11c378119d2415fb8354c30fff77c8d84f3c1b5e.tar.gz
gnupg-11c378119d2415fb8354c30fff77c8d84f3c1b5e.zip
See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch
Diffstat (limited to 'util')
-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"