mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-16 07:21:57 +03:00
The #include <sys/msg.h> is redundant as we do not use message specific types for issuing syscalls to handle msg and shm. Only msgctl requires this header. Build tests: ./src/scripts/build-many-glibcs.py glibcs