From 8b5bc9e40790a7f4e93b5a3bcca41a7bfea1f421 Mon Sep 17 00:00:00 2001 From: Thomas Rohloff Date: Thu, 21 Mar 2024 20:57:37 +0100 Subject: [PATCH] One more HBL removal fix. Signed-off-by: Thomas Rohloff --- src/filesystem.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/filesystem.c b/src/filesystem.c index 63b55202..6b453aa3 100644 --- a/src/filesystem.c +++ b/src/filesystem.c @@ -30,8 +30,6 @@ #include #include -#include - #include #define SPACEMAP_INVALID 9999