From: Gustavo Romero Date: Tue, 15 Oct 2024 14:09:22 +0000 (+0000) Subject: linux-user: Clean up unused header X-Git-Tag: v9.2.0-rc0~39^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe71f4b0deeaf14291a047d87b13e1133e355314;p=thirdparty%2Fqemu.git linux-user: Clean up unused header Clean up unused (already commented-out) header from syscall.c. Signed-off-by: Gustavo Romero Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson Reviewed-by: Michael Tokarev Signed-off-by: Michael Tokarev --- diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 1354e756941..d1b0f7c5bbc 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -54,7 +54,6 @@ #include #include #include -//#include #include #include #include