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

Commit 18e92a54 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Don't rely on transitively included headers"

am: 45eeea2d

Change-Id: I1d822d54a1da50b99c1153335b03d68c331b8d4d
parents 2ee27bfd 45eeea2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,9 +23,9 @@

#include <utils/SystemClock.h>

#include <sys/time.h>
#include <string.h>
#include <errno.h>
#include <time.h>

#include <cutils/compiler.h>