fix sigset macro for 64-bit systems (<< was overflowing due to wrong type)
[musl] / include / search.h
1 #ifndef _SEARCH_H
2 #define _SEARCH_H
3
4 // FIXME!!!
5
6 #endif