Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c9c33ac authored by Dan Albert's avatar Dan Albert
Browse files

Add missing includes.

Test: mma
Bug: None
Merged-In: I27d0860770f40b0d210277fbbf0242db450e0e0d
Change-Id: I27d0860770f40b0d210277fbbf0242db450e0e0d
parent c1e25bd5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@


#include "DumpstateInternal.h"
#include "DumpstateInternal.h"


#include <errno.h>
#include <stdint.h>
#include <stdint.h>
#include <stdio.h>
#include <stdio.h>
#include <string.h>
#include <string.h>
+1 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,7 @@


#include "BlobCache.h"
#include "BlobCache.h"


#include <errno.h>
#include <inttypes.h>
#include <inttypes.h>


#include <cutils/properties.h>
#include <cutils/properties.h>