Add missing includes.
Test: mma Bug: None Merged-In: I8a3390d186aec73f55ae2be2c7b4b2deffed810f Change-Id: I8a3390d186aec73f55ae2be2c7b4b2deffed810f
This commit is contained in:
parent
c38057a603
commit
f0d3f6716a
|
@ -14,6 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include <nvram/hal/nvram_device_adapter.h>
|
||||
|
||||
#include "trusty_nvram_implementation.h"
|
||||
|
|
Loading…
Reference in New Issue