prebuilts: patch e2fs for makedev and major

BUG: 152456395
BUG: 146226835

Those are macros defined in sys/sysmacros.h, and the
header should be included for linux system.

clang just complains undefined major and makedev;
gcc errors out

Change-Id: I008be0e8c26f43574b9612b66510c3de3c46864b
1 file changed