stdint: fix build with Android's Bionic fox x86
authorAndoni Morales Alastruey <ylatuya@gmail.com>
Tue, 15 Jan 2013 10:41:52 +0000 (11:41 +0100)
committerEric Blake <eblake@redhat.com>
Tue, 15 Jan 2013 15:26:03 +0000 (08:26 -0700)
commit1e3c93f9fcf473eaaf772a352c4db0e59b9f1ea4
treed714b34c0dd7205577e6f5aaabd790614ed5d194
parent90f05b3db0553b0eb60a3a1b7bb4c2fbb2ef69dd
stdint: fix build with Android's Bionic fox x86

* lib/stdint.in.h: fix check to test if included-fixed/sys/types.h
was already included as _SSIZE_T_DEFINED_ might also be defined
in include/machine/_types.h, which is included by stdio.h

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/stdint.in.h