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

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

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

am: 2dd1ec6d

Change-Id: I8c2741ab044d48ceb0fc55fa97ad55b450241ef9
parents 4eb11b4e 2dd1ec6d
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>