summaryrefslogtreecommitdiffstats
path: root/src/keyapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyapi.c')
-rw-r--r--src/keyapi.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/keyapi.c b/src/keyapi.c
index a5b5351..4654b07 100644
--- a/src/keyapi.c
+++ b/src/keyapi.c
@@ -24,6 +24,10 @@
#include "iwkey.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
const struct key_api * key_api_get(const char *c) {
/* Match for any special driver here ... */