about summary refs log tree commit diff
path: root/src/libexecline/el_spawn1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libexecline/el_spawn1.c')
-rw-r--r--src/libexecline/el_spawn1.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libexecline/el_spawn1.c b/src/libexecline/el_spawn1.c
index 937f1a3..d9a7f87 100644
--- a/src/libexecline/el_spawn1.c
+++ b/src/libexecline/el_spawn1.c
@@ -1,6 +1,7 @@
 /* ISC license. */
 
-#include <skalibs/djbunix.h>
+#include <skalibs/cspawn.h>
+
 #include <execline/config.h>
 #include <execline/execline.h>