From 2b32146400e9d99bfc87516ab8b2d2809aff5326 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 20 Apr 2021 09:33:52 +0200 Subject: Remove superfluous includes --- cpukit/score/cpu/x86_64/cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/cpu/x86_64/cpu.c') diff --git a/cpukit/score/cpu/x86_64/cpu.c b/cpukit/score/cpu/x86_64/cpu.c index 5cc12c69cf..6846c431ef 100644 --- a/cpukit/score/cpu/x86_64/cpu.c +++ b/cpukit/score/cpu/x86_64/cpu.c @@ -39,7 +39,6 @@ #include #include -#include #include void _CPU_Exception_frame_print(const CPU_Exception_frame *ctx) -- cgit v1.2.3