mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:54:13 +00:00
Removed sysi86 prototype that is causing conflicts.
This commit is contained in:
parent
7a52190c03
commit
86ab2c9693
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ static inline int set_thread_area( struct modify_ldt_s *ptr )
|
|||
|
||||
#if defined(__svr4__) || defined(_SCO_DS)
|
||||
#include <sys/sysi86.h>
|
||||
extern int sysi86(int,void*);
|
||||
#ifndef __sun__
|
||||
#include <sys/seg.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue