Don't use __u64/__u32 in <sys/user.h>.
The typedefs for __u64 and __u32 aren't in scope in this file, so switch fields declared with these to use the matching underlying type. Bug: http://b/28178111 Change-Id: Id4eec1f7dc81d77e78043227c15e621debe3a48a
Loading
Please sign in to comment