windows: un-break the build
This commit is contained in:
parent
758a76922b
commit
762c85c3ef
@ -28,6 +28,11 @@ TEST_IMPL(we_get_signal) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
TEST_IMPL(we_get_signals) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
#else /* !_WIN32 */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user