summaryrefslogtreecommitdiff
path: root/ssh-ed25519-sk.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-ed25519-sk.c')
-rw-r--r--ssh-ed25519-sk.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh-ed25519-sk.c b/ssh-ed25519-sk.c
index 89bf479d..b6f28c09 100644
--- a/ssh-ed25519-sk.c
+++ b/ssh-ed25519-sk.c
@@ -17,6 +17,8 @@
/* #define DEBUG_SK 1 */
+#include "includes.h"
+
#define SSHKEY_INTERNAL
#include <sys/types.h>
#include <limits.h>