Add missing header to gpttool
Fixes a broken build from: https://android-git.corp.google.com/g/92563 Change-Id: I4d9a2eecde2a17aef0a35952c32483ec4af2b483
This commit is contained in:
parent
a360a77294
commit
1aef062832
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
|
||||
#include <linux/fs.h>
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
typedef unsigned char u8;
|
||||
typedef unsigned short u16;
|
||||
typedef unsigned int u32;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue