From 60e1ce66120b2972539c7c73248ca94ed1c76bc4 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 25 Nov 2020 10:22:58 +0100 Subject: [PATCH] g13: Add missing header -- --- g13/sh-dmcrypt.c | 1 + 1 file changed, 1 insertion(+) 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). */