1 2 3 4 5 6 7 8
#ifndef _LINUX_SIGNAL_H #define _LINUX_SIGNAL_H #include <asm/signal.h> #include <asm/siginfo.h> #endif /* _LINUX_SIGNAL_H */