mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
kbx: Include gpg-error prior to mischelp.h.
* kbx/keybox-init.c: Change order of includes. -- This is to avoid redefintion warnings about GPGRT_ATTR_PRINTF. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
7c856f9914
commit
436a154ea8
@ -24,8 +24,8 @@
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "../common/mischelp.h"
|
||||
#include "keybox-defs.h"
|
||||
#include "../common/mischelp.h"
|
||||
|
||||
static KB_NAME kb_names;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user