diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-01-08 19:39:18 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-01-08 19:39:18 -0500 |
commit | 513136efa4274c39ed1c071ae4f4f2b10118f9f5 (patch) | |
tree | 1c6d9bd1e98247d5546ee1ac8ee45e95c0bccb81 /include/features.h | |
parent | a1527a0c3ed72df3c1a22f774c8618a486b87b94 (diff) | |
download | musl-513136efa4274c39ed1c071ae4f4f2b10118f9f5.tar.gz musl-513136efa4274c39ed1c071ae4f4f2b10118f9f5.tar.xz musl-513136efa4274c39ed1c071ae4f4f2b10118f9f5.zip |
fix namespace violation in sys/shm.h
in fixing this, I've changed the logic from ugly #if/#else blocks inside the struct shm_info definition to a fixed struct definition and optional macros to rename the elements. this will be helpful if we need to move shm_info to a bits header in the future, as it will keep the feature test logic out of bits.
Diffstat (limited to 'include/features.h')
0 files changed, 0 insertions, 0 deletions