summaryrefslogtreecommitdiff
path: root/sk-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'sk-api.h')
-rw-r--r--sk-api.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sk-api.h b/sk-api.h
index 1de73342..2af0ef6f 100644
--- a/sk-api.h
+++ b/sk-api.h
@@ -19,7 +19,9 @@
#define _SK_API_H 1
#include <stddef.h>
+#ifdef HAVE_STDINT_H
#include <stdint.h>
+#endif
/* Flags */
#define SSH_SK_USER_PRESENCE_REQD 0x01