mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-22 17:05:22 +00:00
Include some now-missing things for Linux.
This commit is contained in:
parent
0fcdd42eef
commit
2655a4cba6
@ -22,6 +22,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
// For cache flushing on Symbian/iOS/Blackberry
|
||||
#ifdef __SYMBIAN32__
|
||||
|
@ -21,6 +21,7 @@
|
||||
#define _DOLPHIN_ARM_CODEGEN_
|
||||
|
||||
#include <vector>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "Common.h"
|
||||
#if defined(__SYMBIAN32__) || defined(PANDORA)
|
||||
|
Loading…
x
Reference in New Issue
Block a user