ntdll: vm86 is not available on PowerPC.

This commit is contained in:
André Hentschel 2013-10-22 20:18:22 +02:00 committed by Alexandre Julliard
parent d218d82af4
commit e0e7a0770b
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@
# endif
#endif
#ifdef HAVE_SYS_VM86_H
# include <sys/vm86.h>
#endif
#ifdef HAVE_SYS_SIGNAL_H
# include <sys/signal.h>
#endif