Merge "Remove an awkward #include that is no longer upstream."

This commit is contained in:
Elliott Hughes 2012-08-06 07:57:59 -07:00 committed by android code review
commit 7c92b6ca40
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ typedef long int ssize_t;
# endif # endif
#endif #endif
#include <linux/types.h>
/* 7.18.1.1 Exact-width integer types */ /* 7.18.1.1 Exact-width integer types */
typedef __signed char __int8_t; typedef __signed char __int8_t;
typedef unsigned char __uint8_t; typedef unsigned char __uint8_t;