Removed sysi86 prototype that is causing conflicts.
This commit is contained in:
parent
7a52190c03
commit
86ab2c9693
|
@ -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 New Issue