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

Commit 2668f35d authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "libcutils should #include <sys/sysmacros.h>"

am: c3b931aa

Change-Id: Ifbd963ac88e5d4b2d60d48616064a99753f62e3e
parents ccf078da c3b931aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
#include <string.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/sysmacros.h>
#include <sys/types.h>
#include <unistd.h>