mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Include stdarg.h
This commit is contained in:
parent
d860642c75
commit
5e87fd5ecc
@ -4,6 +4,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <file/file_path.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user