From 8cd9aa24a8d48caf22225ce32dff3c5aaa111687 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Tue, 28 May 2024 12:25:49 +0200 Subject: util.{hh,cc}: Split out file-descriptor.{hh,cc} Change-Id: I0dd0f9a9c2003fb887e076127e7f825fd3289c76 --- tests/functional/repl_characterization/test-session.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/functional/repl_characterization/test-session.hh b/tests/functional/repl_characterization/test-session.hh index 9961849fc..c77cce6d5 100644 --- a/tests/functional/repl_characterization/test-session.hh +++ b/tests/functional/repl_characterization/test-session.hh @@ -6,7 +6,7 @@ #include #include -#include "util.hh" +#include "file-descriptor.hh" #include "tests/terminal-code-eater.hh" namespace nix { -- cgit v1.2.3