summaryrefslogtreecommitdiff
path: root/arch/x86/machine/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/io.h')
-rw-r--r--arch/x86/machine/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/machine/io.h b/arch/x86/machine/io.h
index 6b10f0eb..fb566b95 100644
--- a/arch/x86/machine/io.h
+++ b/arch/x86/machine/io.h
@@ -18,7 +18,7 @@
#ifndef _X86_IO_H
#define _X86_IO_H
-#include <kern/stdint.h>
+#include <stdint.h>
/*
* Read a byte from an I/O port.