summaryrefslogtreecommitdiff
path: root/src/spawn.hh
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2020-04-27 20:49:04 +0200
committerChristian Persch <chpe@src.gnome.org>2020-04-27 20:49:04 +0200
commit69ed779091b4165b8ea3894e4d58b986dde946a5 (patch)
treeccd73809bdb920f6810daa80d6cb71d79c47bcd9 /src/spawn.hh
parentaf649664497d8e1b0b191705e9f09c019f103d68 (diff)
downloadvte-69ed779091b4165b8ea3894e4d58b986dde946a5.tar.gz
lib: Move fdwalk fallback implementation to its own file
Diffstat (limited to 'src/spawn.hh')
-rw-r--r--src/spawn.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spawn.hh b/src/spawn.hh
index 26b0ec0b..d2ce5385 100644
--- a/src/spawn.hh
+++ b/src/spawn.hh
@@ -179,6 +179,7 @@ public:
DUP,
DUP2,
EXEC,
+ FDWALK,
GETPTPEER,
SCTTY,
SETSID,