move wait.h macros out of bits. they do not vary.
[musl] / include / sys / sysmacros.h
1 #ifndef _SYSMACROS_H
2 #define _SYSMACROS_H
3
4 #include <bits/sysmacros.h>
5
6 #endif