mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
added stdlib.h - fixes warning with free / system
This commit is contained in:
parent
93b29aab5a
commit
4153785130
@ -13,6 +13,7 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user