mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Configure lua for target platform, fixes linker warning about tmpnam
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4581 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
2
Externals/Lua/luaconf.h
vendored
2
Externals/Lua/luaconf.h
vendored
@ -10,7 +10,7 @@
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "../../Source/Core/Common/Src/Config.h"
|
||||
|
||||
/*
|
||||
** ==================================================================
|
||||
|
Reference in New Issue
Block a user