mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-30 11:14:21 +00:00
Fixed build warning on iOS
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
#include "SDL_config.h"
|
||||
|
||||
#ifndef HAVE_O_CLOEXEC
|
||||
#if !defined(O_CLOEXEC) && !defined(HAVE_O_CLOEXEC)
|
||||
#define O_CLOEXEC 0
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user