summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/gdbmach.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/core/gdbmach.c')
-rw-r--r--src/arch/x86/core/gdbmach.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/core/gdbmach.c b/src/arch/x86/core/gdbmach.c
index af6abfedd..d4d187e35 100644
--- a/src/arch/x86/core/gdbmach.c
+++ b/src/arch/x86/core/gdbmach.c
@@ -31,7 +31,6 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <ipxe/uaccess.h>
#include <ipxe/gdbstub.h>
#include <librm.h>
-#include <gdbmach.h>
/** @file
*