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

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"