summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Moestl <tmm@FreeBSD.org>2002-03-09 22:00:30 +0000
committerThomas Moestl <tmm@FreeBSD.org>2002-03-09 22:00:30 +0000
commitdb20923f96162c59eb36d5e854d0e68f6c9ea6f9 (patch)
tree00664844c6592bfc1f030f30ea11469df3a0faff
parente64a9d374aae35fda9866ee87026dd8adcbe6dd5 (diff)
Notes
-rw-r--r--sys/sparc64/isa/ofw_isa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/isa/ofw_isa.c b/sys/sparc64/isa/ofw_isa.c
index 4dc65f1e8910..7cf41c44e4bf 100644
--- a/sys/sparc64/isa/ofw_isa.c
+++ b/sys/sparc64/isa/ofw_isa.c
@@ -36,6 +36,7 @@
*/
#include <sys/param.h>
+#include <sys/systm.h>
#include <sys/bus.h>
#include <ofw/openfirm.h>