Commit 86ab2c96 authored by Alexandre Julliard's avatar Alexandre Julliard

Removed sysi86 prototype that is causing conflicts.

parent 7a52190c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment