summaryrefslogtreecommitdiff
path: root/src/execline/background.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/execline/background.c')
-rw-r--r--src/execline/background.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/execline/background.c b/src/execline/background.c
index 8a301a4..b2ebc76 100644
--- a/src/execline/background.c
+++ b/src/execline/background.c
@@ -1,10 +1,10 @@
/* ISC license. */
+#include <skalibs/posixplz.h>
#include <skalibs/types.h>
#include <skalibs/sgetopt.h>
#include <skalibs/strerr2.h>
-#include <skalibs/env.h>
-#include <skalibs/djbunix.h>
+#include <skalibs/exec.h>
#include <execline/execline.h>