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

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

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;