diff options
Diffstat (limited to 'test/fpsensor_crypto.c')
-rw-r--r-- | test/fpsensor_crypto.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fpsensor_crypto.c b/test/fpsensor_crypto.c index 85dfa97f8c..7ec54a9115 100644 --- a/test/fpsensor_crypto.c +++ b/test/fpsensor_crypto.c @@ -5,6 +5,7 @@ #include <stdbool.h> +#include "builtin/assert.h" #include "common.h" #include "ec_commands.h" #include "fpsensor_crypto.h" |