From 2e6db7fb87c74792b84040565eb7bf08e1c4e643 Mon Sep 17 00:00:00 2001 From: auronandace Date: Tue, 12 May 2026 16:45:02 +0100 Subject: [PATCH] fix typo --- src/header/sys_types_internal/cbindgen.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/header/sys_types_internal/cbindgen.toml b/src/header/sys_types_internal/cbindgen.toml index 50eb53698b..77cfd197e1 100644 --- a/src/header/sys_types_internal/cbindgen.toml +++ b/src/header/sys_types_internal/cbindgen.toml @@ -11,7 +11,7 @@ after_includes = """ #include #include #include -#include // for fsblkcnt_t and fsfilcnt_t +#include // for fsblkcnt_t and fsfilcnt_t #include #include