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