summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Bennett <sb476@cam.ac.uk>2008-08-18 15:10:54 +0100
committerStuart Bennett <sb476@cam.ac.uk>2008-08-18 15:10:54 +0100
commit12a2783003b9b7681b89fbbcc6ffba5ccaff7eff (patch)
tree9f29d3b6ee842ca3c284eb03aa566c29e2839f65
parent0b00e3512440c1e56af756267c3e3cefb62c469c (diff)
<asm/page.h> doesn't exist so much these days
-rw-r--r--radeontool.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/radeontool.c b/radeontool.c
index 0d16fb4..acc955b 100644
--- a/radeontool.c
+++ b/radeontool.c
@@ -21,7 +21,6 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/mman.h>
-#include <asm/page.h>
#include <fnmatch.h>
#include <stdint.h>