removed test because of moon3
This commit is contained in:
parent
391874ecb2
commit
5fcee85f88
|
@ -7,9 +7,6 @@
|
|||
#include <stdio.h>
|
||||
#include <signal.h>
|
||||
#if defined(__BSD4_2)
|
||||
#if _EM_WSIZE != 4
|
||||
#error union wait is too small
|
||||
#endif
|
||||
union wait {
|
||||
int w_status;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue