summaryrefslogtreecommitdiff
path: root/test/u2f.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/u2f.c')
-rw-r--r--test/u2f.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/u2f.c b/test/u2f.c
index ddaba0e8dd..36c1b5a1d4 100644
--- a/test/u2f.c
+++ b/test/u2f.c
@@ -8,6 +8,9 @@
#include "test_util.h"
#include "u2f_impl.h"
+#include "internal.h"
+#include "util.h"
+
/******************************************************************************/
/* Mock implementations of cr50 board.
*/