summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2002-10-01 02:50:26 +0000
committerJake Burkholder <jake@FreeBSD.org>2002-10-01 02:50:26 +0000
commite557d82ace39e1ff48355632ceda0b1c10663119 (patch)
tree0e8eabae8b5492f65a3ab630f6e4ba757e74c829
parent5cd192f4b23597bdf383c67708850d4797cdccac (diff)
Notes
-rw-r--r--sys/sparc64/include/pmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/include/pmap.h b/sys/sparc64/include/pmap.h
index 8bf22e48511a..0408d417cc54 100644
--- a/sys/sparc64/include/pmap.h
+++ b/sys/sparc64/include/pmap.h
@@ -43,6 +43,7 @@
#ifndef _MACHINE_PMAP_H_
#define _MACHINE_PMAP_H_
+#include <sys/queue.h>
#include <machine/tte.h>
#define DCACHE_COLOR_BITS (1)