re-add useconds_t
authorrofl0r <retnyg@gmx.net>
Tue, 2 Apr 2013 02:38:23 +0000 (04:38 +0200)
committerrofl0r <retnyg@gmx.net>
Tue, 2 Apr 2013 02:58:14 +0000 (04:58 +0200)
commit47cf4919fc834a917185ace26dfd1c2ab760676d
tree550f769007141b9278c71182b6b6f3dd4720edde
parent82aad3a31726feb29981846886a17fceee605287
re-add useconds_t

this type was removed back in 5243e5f1606a9c6fcf01414e ,
because it was removed from the XSI specs.
however some apps use it.
since it's in the POSIX reserved namespace, we can expose it
unconditionally.
arch/arm/bits/alltypes.h.sh
arch/i386/bits/alltypes.h.sh
arch/microblaze/bits/alltypes.h.sh
arch/mips/bits/alltypes.h.sh
arch/powerpc/bits/alltypes.h.sh
arch/x86_64/bits/alltypes.h.sh
include/sys/types.h
include/unistd.h