projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da630e
)
fix for suse brokenness
author
David Schleef
<ds@schleef.org>
Fri, 21 Jun 2002 20:01:18 +0000
(20:01 +0000)
committer
David Schleef
<ds@schleef.org>
Fri, 21 Jun 2002 20:01:18 +0000
(20:01 +0000)
comedi/kvmem.h
patch
|
blob
|
history
diff --git
a/comedi/kvmem.h
b/comedi/kvmem.h
index fdcb19e0b9f040d9575ca643d02e6ad5d725b07a..2147b81986d8df634758ee80a8a1e77410d56fef 100644
(file)
--- a/
comedi/kvmem.h
+++ b/
comedi/kvmem.h
@@
-7,6
+7,7
@@
#include <linux/version.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
+#include <linux/highmem.h> /* for SuSE brokenness */
#include <linux/wrapper.h>
#include <asm/pgtable.h>
#include <asm/io.h>