summary refs log tree commit diff
path: root/src/pathexec_run.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathexec_run.c')
-rw-r--r--src/pathexec_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pathexec_run.c b/src/pathexec_run.c
index 1770ac7..70ac7a8 100644
--- a/src/pathexec_run.c
+++ b/src/pathexec_run.c
@@ -1,5 +1,6 @@
 /* Public domain. */
 
+#include <unistd.h>
 #include "error.h"
 #include "stralloc.h"
 #include "str.h"