mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
joypad_connection.c - include stdlib.h for calloc
This commit is contained in:
parent
2f29d9f18c
commit
cbb3535854
@ -14,6 +14,7 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../input_config.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user