From b76e5d378e8e028f639e47cac7eac7c9f2e05fda Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Thu, 22 Jul 2021 10:31:24 +0800 Subject: [PATCH] Reduce header inclusion --- examples/syscall.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/syscall.c b/examples/syscall.c index f590713..119a6a7 100644 --- a/examples/syscall.c +++ b/examples/syscall.c @@ -10,7 +10,6 @@ * https://bbs.archlinux.org/viewtopic.php?id=139406 */ -#include #include #include #include -- 2.39.5