ntdll: vm86 is not available on PowerPC.
This commit is contained in:
parent
d218d82af4
commit
e0e7a0770b
|
@ -43,10 +43,6 @@
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_SYS_VM86_H
|
|
||||||
# include <sys/vm86.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_SYS_SIGNAL_H
|
#ifdef HAVE_SYS_SIGNAL_H
|
||||||
# include <sys/signal.h>
|
# include <sys/signal.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue