1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-03 22:48:03 +02:00

g13: Add missing header

--
This commit is contained in:
Werner Koch 2020-11-25 10:22:58 +01:00
parent 3a8250c020
commit 60e1ce6612
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -41,6 +41,7 @@
#include "../common/i18n.h" #include "../common/i18n.h"
#include "g13tuple.h" #include "g13tuple.h"
#include "../common/exectool.h" #include "../common/exectool.h"
#include "../common/sysutils.h"
#include "keyblob.h" #include "keyblob.h"
/* The standard disk block size (logical). */ /* The standard disk block size (logical). */