aboutsummaryrefslogtreecommitdiff
path: root/NK_C_API_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'NK_C_API_helpers.h')
-rw-r--r--NK_C_API_helpers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NK_C_API_helpers.h b/NK_C_API_helpers.h
index e9ae4d1..c5241be 100644
--- a/NK_C_API_helpers.h
+++ b/NK_C_API_helpers.h
@@ -13,6 +13,7 @@
#include "libnitrokey/device_proto.h"
#include "libnitrokey/version.h"
+void clear_string(std::string &s);
extern uint8_t NK_last_command_status;