From: Gustavo Romero Date: Tue, 15 Oct 2024 14:09:22 +0000 (+0000) Subject: linux-user: Clean up unused header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fe71f4b0deeaf14291a047d87b13e1133e355314;p=qemu.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 1354e75694..d1b0f7c5bb 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -54,7 +54,6 @@ #include #include #include -//#include #include #include #include