projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pty: Rework the pty layer to use the normal buffering logic
[linux-2.6]
/
drivers
/
char
/
snsc.h
diff --git
a/drivers/char/snsc.h
b/drivers/char/snsc.h
index
8a98169
..
4be62ed
100644
(file)
--- a/
drivers/char/snsc.h
+++ b/
drivers/char/snsc.h
@@
-22,8
+22,8
@@
#include <linux/kobject.h>
#include <linux/fs.h>
#include <linux/cdev.h>
+#include <linux/semaphore.h>
#include <asm/sn/types.h>
-#include <asm/semaphore.h>
#define CHUNKSIZE 127