1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-12 23:16:40 +00:00

Merge pull request #307 from thedax/buildfix

devkitARM r50-2 buildfix.
This commit is contained in:
SciresM 2018-12-21 19:48:00 -08:00 committed by GitHub
commit 53d5813ecb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <dirent.h>
#include <sys/stat.h>
#include "exocfg.h"
#include "utils.h"
#include "package2.h"