kbx: Let it include keybox.h to avoid multiple typedefs.

* kbx/backend.h: Include keybox.h.

--

GnuPG-bug-id: 5630
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka 2021-09-30 10:14:37 +09:00
parent dd2e092339
commit ca54d3f148
1 changed files with 1 additions and 6 deletions

View File

@ -21,12 +21,7 @@
#define KBX_BACKEND_H
#include <ksba.h>
#include "keybox-search-desc.h"
/* Forward declaration of the keybox handle type. */
struct keybox_handle;
typedef struct keybox_handle *KEYBOX_HANDLE;
#include "keybox.h"
/* The types of the backends. */
enum database_types