diff --git a/sys/i386/xbox/xbox.c b/sys/i386/xbox/xbox.c index dae9ba29a833..67e079b89898 100644 --- a/sys/i386/xbox/xbox.c +++ b/sys/i386/xbox/xbox.c @@ -34,7 +34,6 @@ #include #include #include -#include "opt_global.h" #ifndef I686_CPU #error You must have a I686_CPU in your kernel if you want to make an XBOX-compitable kernel