Remove an awkward #include that is no longer upstream.
This was causing trouble in https://android-review.googlesource.com/#/c/37590/. Change-Id: Ib7cb4fbaef6e9c1470c59f67d24bd24c7ce90bcc
This commit is contained in:
parent
52f3ee962b
commit
bdcc14d721
@ -58,8 +58,6 @@ typedef long int ssize_t;
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
/* 7.18.1.1 Exact-width integer types */
|
||||
typedef __signed char __int8_t;
|
||||
typedef unsigned char __uint8_t;
|
||||
|
Loading…
Reference in New Issue
Block a user