patch-2.3.1 linux/include/linux/vt_kern.h
Next file: linux/include/linux/wait.h
Previous file: linux/include/linux/videodev.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 13 14:42:14 1999
- Orig file:
v2.3.0/linux/include/linux/vt_kern.h
- Orig date:
Tue May 11 13:03:59 1999
diff -u --recursive --new-file v2.3.0/linux/include/linux/vt_kern.h linux/include/linux/vt_kern.h
@@ -27,7 +27,7 @@
struct vt_mode vt_mode;
int vt_pid;
int vt_newvt;
- struct wait_queue *paste_wait;
+ wait_queue_head_t paste_wait;
} *vt_cons[MAX_NR_CONSOLES];
void (*kd_mksound)(unsigned int hz, unsigned int ticks);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)