aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2020-11-25 10:22:58 +0100
committerWerner Koch <wk@gnupg.org>2020-11-25 10:23:55 +0100
commit60e1ce66120b2972539c7c73248ca94ed1c76bc4 (patch)
treeaab3b821007f03656dd236c95929ac2fc54822de
parent3a8250c02031080c6c8eebd5dea03f5f87f9ddd7 (diff)
downloadgnupg-60e1ce66120b2972539c7c73248ca94ed1c76bc4.tar.gz
g13: Add missing header
--
-rw-r--r--g13/sh-dmcrypt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g13/sh-dmcrypt.c b/g13/sh-dmcrypt.c
index 4320ac394..6f7173ec5 100644
--- a/g13/sh-dmcrypt.c
+++ b/g13/sh-dmcrypt.c
@@ -41,6 +41,7 @@
#include "../common/i18n.h"
#include "g13tuple.h"
#include "../common/exectool.h"
+#include "../common/sysutils.h"
#include "keyblob.h"
/* The standard disk block size (logical). */