diff options
Diffstat (limited to 'aes_keywrap.c')
-rw-r--r-- | aes_keywrap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aes_keywrap.c b/aes_keywrap.c index be082f6..144ad68 100644 --- a/aes_keywrap.c +++ b/aes_keywrap.c @@ -45,7 +45,6 @@ #include <stdint.h> #include <string.h> -#include <assert.h> #include "hal.h" #include "hal_internal.h" |