We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e952c86 commit 4b94d4cCopy full SHA for 4b94d4c
compat/msvc.h
@@ -24,6 +24,8 @@ static __inline int strcasecmp (const char *s1, const char *s2)
24
25
#undef ERROR
26
27
+typedef int sigset_t;
28
+
29
#include "compat/mingw.h"
30
31
#endif
0 commit comments