mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-05 19:16:09 +00:00
runloop_msg.c - add <stdarg.h>
This commit is contained in:
parent
c82fc11ba3
commit
c5f547b02b
@ -16,6 +16,8 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <retro_assert.h>
|
||||
#include <queues/message_queue.h>
|
||||
#ifdef HAVE_THREADS
|
||||
|
Loading…
x
Reference in New Issue
Block a user