aboutsummaryrefslogtreecommitdiff
path: root/NK_C_API.h
diff options
context:
space:
mode:
Diffstat (limited to 'NK_C_API.h')
-rw-r--r--NK_C_API.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NK_C_API.h b/NK_C_API.h
index 01290d8..a4fb088 100644
--- a/NK_C_API.h
+++ b/NK_C_API.h
@@ -22,6 +22,7 @@
#ifndef LIBNITROKEY_NK_C_API_H
#define LIBNITROKEY_NK_C_API_H
+#include <stdbool.h>
#include <stdint.h>
#ifdef _MSC_VER