summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kbx/backend.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/kbx/backend.h b/kbx/backend.h
index d6178cd01..1ebdd1e23 100644
--- a/kbx/backend.h
+++ b/kbx/backend.h
@@ -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