mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Clean up porting.h a bit
This commit is contained in:
@@ -52,6 +52,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "porting_android.h"
|
||||
#endif
|
||||
#if defined(__APPLE__)
|
||||
#include <mach-o/dyld.h>
|
||||
#include <CoreFoundation/CoreFoundation.h>
|
||||
// For _NSGetEnviron()
|
||||
// Related: https://gitlab.haskell.org/ghc/ghc/issues/2458
|
||||
#include <crt_externs.h>
|
||||
|
Reference in New Issue
Block a user