summaryrefslogtreecommitdiff
path: root/vm/vm_kmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm/vm_kmem.h')
-rw-r--r--vm/vm_kmem.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/vm/vm_kmem.h b/vm/vm_kmem.h
index eafb4183..c4b5295c 100644
--- a/vm/vm_kmem.h
+++ b/vm/vm_kmem.h
@@ -18,7 +18,8 @@
#ifndef _VM_VM_KMEM_H
#define _VM_VM_KMEM_H
-#include <kern/stdint.h>
+#include <stdint.h>
+
#include <machine/types.h>
/*