We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0753707 commit 65626f8Copy full SHA for 65626f8
dispatch/source.h
@@ -32,7 +32,7 @@
32
#endif
33
34
#if !defined(_WIN32)
35
-#include <sys/signal.h>
+#include <signal.h>
36
37
38
DISPATCH_ASSUME_NONNULL_BEGIN
0 commit comments