summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/pmap.h
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-10-01 02:50:26 +0000
committerjake <jake@FreeBSD.org>2002-10-01 02:50:26 +0000
commit4cc048934a06a5b32493882dd56e968113886c50 (patch)
tree0e8eabae8b5492f65a3ab630f6e4ba757e74c829 /sys/sparc64/include/pmap.h
parent588e26e5807de462fc0a42e10dc64aac725a1a55 (diff)
downloadFreeBSD-src-4cc048934a06a5b32493882dd56e968113886c50.zip
FreeBSD-src-4cc048934a06a5b32493882dd56e968113886c50.tar.gz
Add needed include of queue.h.
Diffstat (limited to 'sys/sparc64/include/pmap.h')
-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 8bf22e4..0408d41 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)
OpenPOWER on IntegriCloud