mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 10:20:21 +00:00
(input_common.c) Add <strings.h>
This commit is contained in:
parent
640163044e
commit
101af7b1c9
@ -17,6 +17,7 @@
|
||||
#include "input_common.h"
|
||||
#include "input_keymaps.h"
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user