summaryrefslogtreecommitdiff
path: root/src/libexecline/el_spawn1.c
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 10:41:49 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 10:41:49 +0000
commit3ed0734b7638b56fe479957f81299f79c90861e6 (patch)
treebc047ef9bba99c5ca998e1bc9cc543f880d6b436 /src/libexecline/el_spawn1.c
parent1b68dca6beeb71d55522289f82541603cb340310 (diff)
downloadexecline-3ed0734b7638b56fe479957f81299f79c90861e6.tar.xz
Adapt to skalibs-2.14
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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>