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

Commit 45eeea2d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Don't rely on transitively included headers"

parents 0c89aaec bab16584
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>