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

Commit f97aadf9 authored by Ivan Afonichev's avatar Ivan Afonichev Committed by android-build-merger
Browse files

Merge "adb should #include <sys/sysmacros.h>" am: 2dd1ec6d

am: b36802fe

Change-Id: If6b1c8f8110f3487df968374a2d436fc20ec5277
parents 71755e6c b36802fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
#include <string.h>
#include <sys/ioctl.h>
#include <sys/time.h>
#include <sys/sysmacros.h>
#include <sys/types.h>
#include <unistd.h>