1
0
mirror of https://github.com/libretro/RetroArch synced 2025-04-17 20:43:10 +00:00

Add headers

This commit is contained in:
twinaphex 2017-05-20 19:05:09 +02:00
parent b4f0ebca4d
commit e4055e0d1b

@ -20,6 +20,8 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <ctype.h>