patch-2.1.108 linux/include/linux/selection.h

Next file: linux/mm/filemap.c
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.107/linux/include/linux/selection.h linux/include/linux/selection.h
@@ -4,8 +4,6 @@
  * Interface between console.c, tty_io.c, vt.c, vc_screen.c and selection.c
  */
 
-#include <linux/config.h>
-
 extern int sel_cons;
 
 extern void clear_selection(void);
@@ -59,8 +57,6 @@
 
 
 /* how to access screen memory */
-
-#include <linux/config.h>
 
 static inline void scr_writew(unsigned short val, unsigned short *addr)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov