diff --git a/g13/create.c b/g13/create.c index bc31f4e32..ac4d130c6 100644 --- a/g13/create.c +++ b/g13/create.c @@ -33,6 +33,7 @@ #include "keyblob.h" #include "backend.h" #include "g13tuple.h" +#include "../common/sysutils.h" #include "../common/call-gpg.h" /* Create a new blob with all the session keys and other meta 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). */