We don't need XOPEN_SOURCE deprecated content

Just what's in sys/ucontext.h specifically.
This commit is contained in:
spiral 2011-12-24 16:59:12 +00:00 committed by dhewg
parent c08249b9db
commit 6453bce10c

View file

@ -35,7 +35,7 @@ If you have questions concerning this license or the applicable additional terms
#import <OpenGL/gl.h>
#import <fenv.h>
#import <ucontext.h>
#import <sys/ucontext.h>
#import <mach/thread_status.h>
#import <SDL_main.h>