summaryrefslogtreecommitdiff
path: root/src/tls/s6tls-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tls/s6tls-internal.h')
-rw-r--r--src/tls/s6tls-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls/s6tls-internal.h b/src/tls/s6tls-internal.h
index fdd247f..1ab77f6 100644
--- a/src/tls/s6tls-internal.h
+++ b/src/tls/s6tls-internal.h
@@ -9,7 +9,7 @@
#include <skalibs/gccattributes.h>
#include <skalibs/types.h>
-#define S6TLS_PREP_IO_ARGC 15
+#define S6TLS_PREP_IO_ARGC 16
#define S6TLS_PREP_IO_BUFLEN (5 * UINT_FMT)
extern pid_t s6tls_io_spawn (char const *const *argv, int const *, int) ;