mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Merge pull request #16633 from rofl0r/patch-1
VRBase: fix build error with musl libc
This commit is contained in:
commit
1fa2f7a971
@ -2,6 +2,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <vector>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user