From fa22966f3307e22b77ea386e1abb60bf8c606170 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Tue, 16 May 2023 13:25:25 +0200 Subject: fuzz: Print error message when FUZZ is missing Also, add missing includes. --- src/util/fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/fs.h b/src/util/fs.h index 886a30394e..8f79f6cba6 100644 --- a/src/util/fs.h +++ b/src/util/fs.h @@ -8,7 +8,7 @@ #include #include -#include +#include // IWYU pragma: export #include #include #include -- cgit v1.2.3