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

Commit fb23ba21 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

Merge "Add missing includes."

am: 2df3edea

Change-Id: Idc165da50e14971fdd0e193bb789ebfe09af9ca5
parents 4276e8a1 2df3edea
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>