mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
24d9f53ab0
bits/types.h defines a type __qaddr_t that is not used anywhere in glibc. It doesn't appear to be widely used outside glibc either (judging by codesearch.debian.net, where hits are generally copies of definitions of this type, not uses), so it seems appropriate to remove this type, which this patch does. Tested for x86_64. * posix/bits/types.h (__qaddr_t): Remove. |
||
---|---|---|
.. | ||
cpu-set.h | ||
getopt_core.h | ||
getopt_ext.h | ||
getopt_posix.h | ||
posix1_lim.h | ||
posix2_lim.h | ||
types.h | ||
unistd.h |