Add missing includes.
Change-Id: I0737456e0221ebe9cc854d65c95a7d37d0869d56
This commit is contained in:
+3
-2
@@ -26,9 +26,10 @@
|
||||
#include "mincrypt/sha.h"
|
||||
#include "mincrypt/sha256.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <malloc.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
extern RecoveryUI* ui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user