Unbreak LINT -- typedefs from signal.h are needed to make prototypes in
this file make sense.
This commit is contained in:
parent
bbb5bf3d69
commit
d5b0df04b2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55484
@ -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