projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8d0984
)
Add some headers
author
David Schleef
<ds@schleef.org>
Sat, 14 Jul 2001 21:42:33 +0000
(21:42 +0000)
committer
David Schleef
<ds@schleef.org>
Sat, 14 Jul 2001 21:42:33 +0000
(21:42 +0000)
comedi/kvmem.c
patch
|
blob
|
history
diff --git
a/comedi/kvmem.c
b/comedi/kvmem.c
index d23b8fb56349239b08edf7688d4989fcfc459298..4f345a5aeabe299dd9b9edc5dc03bc47d466ee34 100644
(file)
--- a/
comedi/kvmem.c
+++ b/
comedi/kvmem.c
@@
-1,3
+1,7
@@
+
+#include <linux/kernel.h>
+#include <linux/config.h>
+#include <linux/vmalloc.h>
#include "kvmem.h"
/* allocate user space mmapable block of memory in the kernel space */