|
@@ -26,7 +26,6 @@
|
|
#include <linux/selection.h>
|
|
#include <linux/selection.h>
|
|
#include <linux/tiocl.h>
|
|
#include <linux/tiocl.h>
|
|
#include <linux/console.h>
|
|
#include <linux/console.h>
|
|
-#include <linux/smp_lock.h>
|
|
|
|
|
|
|
|
/* Don't take this from <ctype.h>: 011-015 on the screen aren't spaces */
|
|
/* Don't take this from <ctype.h>: 011-015 on the screen aren't spaces */
|
|
#define isspace(c) ((c) == ' ')
|
|
#define isspace(c) ((c) == ' ')
|