We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53bf22e commit 3295cb4Copy full SHA for 3295cb4
1 file changed
src/pathexec_run.c
@@ -1,5 +1,6 @@
1
/* Public domain. */
2
3
+#include <unistd.h>
4
#include "error.h"
5
#include "stralloc.h"
6
#include "str.h"
0 commit comments