Add include of opt_global.h, else the futex operations aren't locked on

SMP systems.

Sponsored by:	Google SoC 2006
Submitted by:	rdivacky
This commit is contained in:
Alexander Leidinger 2006-08-15 13:45:39 +00:00
parent e556ec911a
commit 94930c140c

View File

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