summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/ioperm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/arm/ioperm.c')
-rw-r--r--libc/sysdeps/linux/arm/ioperm.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/arm/ioperm.c b/libc/sysdeps/linux/arm/ioperm.c
index 1ae2297cb..d5cfac7e4 100644
--- a/libc/sysdeps/linux/arm/ioperm.c
+++ b/libc/sysdeps/linux/arm/ioperm.c
@@ -43,10 +43,7 @@
#include <sys/types.h>
#include <sys/mman.h>
-
-#include <asm/page.h>
#include <sys/sysctl.h>
-
#include <sys/io.h>
libc_hidden_proto(ioperm)