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"