[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
[linux-2.6] / include / asm-i386 / siginfo.h
1 #ifndef _I386_SIGINFO_H
2 #define _I386_SIGINFO_H
3
4 #include <asm-generic/siginfo.h>
5
6 #endif