Removed sysi86 prototype that is causing conflicts.

This commit is contained in:
Alexandre Julliard 2005-09-19 14:45:15 +00:00
parent 7a52190c03
commit 86ab2c9693

View file

@ -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