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
-  Lines: 8
-  Date:
Fri Aug  2 17:39:45 2002
-  Orig file: 
linux-2.4.18/include/linux/seq_file.h
-  Orig date: 
Sun Nov 11 11:23:14 2001
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)