aboutsummaryrefslogtreecommitdiff
path: root/include/bits/types.h
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg1-0/+1
bits/types.h has no sysdeps variants, so it should be in the subdirectory that installs it (namely, posix). * bits/types.h: Move to posix/bits. * include/bits/types.h: New wrapper.