Remove the include of opt_global.h. It's included globally by a command

line switch. Other files which may make the same mistake (according to
fxr.watson.org) but aren't fixed in this commit (people with more clue
about those files should fix this):
 - i386/xbox/xbox.c
 - arm/arm/elf_trampoline.c
 - arm/arm/mem.c

Noticed by:	cognet
This commit is contained in:
Alexander Leidinger 2006-08-15 15:27:13 +00:00
parent a43eeaabe4
commit e9fe50af7e

View file

@ -37,7 +37,6 @@
#include <machine/pmap.h>
#include <machine/specialreg.h>
#include "opt_global.h"
#include "assym.s"
#define IDXSHIFT 10