mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
g13: Include a now missing header file.
* g13/create.c: Include sysutuls.h -- This is needed due to the recent switch from stat to gnupg_stat. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
7d95f2e7e7
commit
b7f4e2d71f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue