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

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

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;