projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cec2f7
)
fixed conflict with poll.h
author
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 27 Aug 2001 21:04:54 +0000
(21:04 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Mon, 27 Aug 2001 21:04:54 +0000
(21:04 +0000)
include/linux/sched.h
patch
|
blob
|
history
diff --git
a/include/linux/sched.h
b/include/linux/sched.h
index 66d0af3738212b1600b41d6c70b37413daae66b4..e679a2511189800fb9ab88b837c4b2493d4f018e 100644
(file)
--- a/
include/linux/sched.h
+++ b/
include/linux/sched.h
@@
-2,8
+2,8
@@
* linux/fs.h compatibility header
*/
-#ifndef __COMPAT_LINUX_
POLL
_H_
-#define __COMPAT_LINUX_
POLL
_H_
+#ifndef __COMPAT_LINUX_
SCHED
_H_
+#define __COMPAT_LINUX_
SCHED
_H_
#include <linux/version.h>