From 169daa11155988a210fac949297381743f3cb400 Mon Sep 17 00:00:00 2001 From: Kacper Date: Tue, 9 Dec 2025 23:14:53 +0100 Subject: feat: clang-tidy fixes --- lib/libc/stat/fstatat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc/stat/fstatat.c') diff --git a/lib/libc/stat/fstatat.c b/lib/libc/stat/fstatat.c index c36ba3e3..08519fe3 100644 --- a/lib/libc/stat/fstatat.c +++ b/lib/libc/stat/fstatat.c @@ -3,7 +3,6 @@ #define __BITS_STAT_H_ -#include "asm/unistd_64.h" // for __NR_statx #include // for stat #include // for __syscall_5, syscall -- cgit v1.2.3