1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-12-23 18:56:03 +00:00

DevkitARM r50-2 buildfix.

This commit is contained in:
The Dax 2018-12-21 16:56:07 -05:00
parent ad3be84ac4
commit 17896515a5

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"