Unbreak LINT -- typedefs from signal.h are needed to make prototypes in
this file make sense.
This commit is contained in:
parent
9a79ef7dd3
commit
f5362a443e
@ -32,6 +32,7 @@
|
||||
#define _I386_SVR4_MACHDEP_H_
|
||||
|
||||
#if !defined(SVR4_MACHDEP_JUST_REGS)
|
||||
#include <sys/signal.h>
|
||||
#include <svr4/svr4_types.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user