fix typo in wordexp.h (note that the function is still unimplemented)
[musl] / include / sys / sysmacros.h
1 #ifndef _SYSMACROS_H
2 #define _SYSMACROS_H
3
4 #include <bits/sysmacros.h>
5
6 #endif