diff options
Diffstat (limited to 'main/nip04.c')
| -rw-r--r-- | main/nip04.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/nip04.c b/main/nip04.c index 5526d4f..40cf98c 100644 --- a/main/nip04.c +++ b/main/nip04.c | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | #include "nip04.h" | 1 | #include "nip04.h" |
| 2 | #include "esp_log.h" | 2 | #include "esp_log.h" |
| 3 | #include "esp_system.h" | 3 | #include "esp_system.h" |
| 4 | #include "esp_random.h" | ||
| 4 | #include "mbedtls/aes.h" | 5 | #include "mbedtls/aes.h" |
| 5 | #include <string.h> | 6 | #include <string.h> |
| 6 | #include <stdlib.h> | 7 | #include <stdlib.h> |