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 : mirrors/libnitrokey | |
| Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror) | 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 |