move invariant netinet/in.h stuff out of bits/in.h
[musl] / include / sys / sysmacros.h
1 #ifndef _SYSMACROS_H
2 #define _SYSMACROS_H
3
4 #include <bits/sysmacros.h>
5
6 #endif