patch-2.3.1 linux/fs/proc/kmsg.c
Next file: linux/fs/proc/omirr.c
Previous file: linux/fs/proc/array.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue May 11 14:37:40 1999
- Orig file:
v2.3.0/linux/fs/proc/kmsg.c
- Orig date:
Tue Nov 17 10:09:00 1998
diff -u --recursive --new-file v2.3.0/linux/fs/proc/kmsg.c linux/fs/proc/kmsg.c
@@ -15,7 +15,7 @@
#include <asm/io.h>
extern unsigned long log_size;
-extern struct wait_queue * log_wait;
+extern wait_queue_head_t log_wait;
extern int do_syslog(int type, char * bug, int count);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)