patch-2.4.19 linux-2.4.19/include/linux/seq_file.h

Next file: linux-2.4.19/include/linux/serial.h
Previous file: linux-2.4.19/include/linux/sched.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/linux/seq_file.h linux-2.4.19/include/linux/seq_file.h
@@ -12,6 +12,7 @@
 	loff_t index;
 	struct semaphore sem;
 	struct seq_operations *op;
+	void *private;
 };
 
 struct seq_operations {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)