diff options
-rw-r--r-- | NK_C_API.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
index : libnitrokey | ||
Robin Krahl's fork of libnitrokey | Robin Krahl |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | NK_C_API.h | 1 |
@@ -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 |