summaryrefslogtreecommitdiffstats
path: root/src/authkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/authkey.c')
-rw-r--r--src/authkey.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/authkey.c b/src/authkey.c
index 7bf45165..bdccc8f3 100644
--- a/src/authkey.c
+++ b/src/authkey.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <assert.h>
#include <unistd.h>
#include <fcntl.h>