patch-2.1.124 linux/drivers/char/pty.c

Next file: linux/drivers/char/tty_io.c
Previous file: linux/drivers/char/mem.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.123/linux/drivers/char/pty.c linux/drivers/char/pty.c
@@ -336,7 +336,9 @@
 
 __initfunc(int pty_init(void))
 {
+#ifdef CONFIG_UNIX98_PTYS
 	int i;
+#endif
 
 	/* Traditional BSD devices */
 

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