am eaac1e5a: am 94ce1356: am 7c92b6ca: Merge "Remove an awkward #include that is no longer upstream."

* commit 'eaac1e5a1c62a9dc9edd3a858a367bbb16194272':
  Remove an awkward #include that is no longer upstream.
This commit is contained in:
Elliott Hughes 2012-08-06 08:08:05 -07:00 committed by Android Git Automerger
commit a870ded21a

View File

@ -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;