From 4d68494efd7b03a0c91215dc28afcf314940e2ea Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Fri, 25 Jul 2025 02:40:49 -0400 Subject: kernel/amd64: cdefs: Remove unused include Signed-off-by: Ian Moffett --- sys/include/arch/amd64/cdefs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/include') diff --git a/sys/include/arch/amd64/cdefs.h b/sys/include/arch/amd64/cdefs.h index 0a20324..a49736b 100644 --- a/sys/include/arch/amd64/cdefs.h +++ b/sys/include/arch/amd64/cdefs.h @@ -31,7 +31,6 @@ #define _AMD64_CDEFS_H_ #include -#include /* * Please use CLI wisely, it is a good idea to use -- cgit v1.2.3