aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/types.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-11-02 09:56:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-11-08 11:08:03 +0200
commitf7f22db6030464f63eb942da04b3d5e10351f770 (patch)
treef1436a78ecb4d50b0d5b791ea89e44e30a8b7f10 /libbuild2/types.hxx
parent2c140c400cf9e3a93aabaeca8abfa1009c40bf19 (diff)
More work on child process diagnostics buffering
Diffstat (limited to 'libbuild2/types.hxx')
-rw-r--r--libbuild2/types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/types.hxx b/libbuild2/types.hxx
index d93da6d..bf412a3 100644
--- a/libbuild2/types.hxx
+++ b/libbuild2/types.hxx
@@ -429,6 +429,7 @@ namespace build2
// <libbutl/fdstream.hxx>
//
+ using butl::nullfd;
using butl::auto_fd;
using butl::fdpipe;
using butl::ifdstream;