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 dc1dbe9 commit 16ca24bCopy full SHA for 16ca24b
src/utils.c
@@ -1,4 +1,5 @@
1
#ifndef _WIN32
2
+# define _POSIX_C_SOURCE 200809L
3
# include <sys/wait.h>
4
#endif
5
0 commit comments