patch-2.1.116 linux/include/asm-i386/current.h

Next file: linux/include/asm-i386/pgtable.h
Previous file: linux/include/asm-i386/bugs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.115/linux/include/asm-i386/current.h linux/include/asm-i386/current.h
@@ -1,6 +1,8 @@
 #ifndef _I386_CURRENT_H
 #define _I386_CURRENT_H
 
+struct task_struct;
+
 static inline struct task_struct * get_current(void)
 {
 	struct task_struct *current;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov