patch-2.1.72 linux/include/linux/tty_ldisc.h
Next file: linux/include/linux/types.h
Previous file: linux/include/linux/time.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Dec 9 12:21:32 1997
- Orig file:
v2.1.71/linux/include/linux/tty_ldisc.h
- Orig date:
Sat Oct 25 02:44:18 1997
diff -u --recursive --new-file v2.1.71/linux/include/linux/tty_ldisc.h linux/include/linux/tty_ldisc.h
@@ -119,7 +119,8 @@
int (*ioctl)(struct tty_struct * tty, struct file * file,
unsigned int cmd, unsigned long arg);
void (*set_termios)(struct tty_struct *tty, struct termios * old);
- unsigned int (*poll)(struct tty_struct *, struct file *, poll_table *);
+ unsigned int (*poll)(struct tty_struct *, struct file *,
+ struct poll_table_struct *);
/*
* The following routines are called from below.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov