DevkitARM r50-2 buildfix.

This commit is contained in:
The Dax 2018-12-21 16:56:07 -05:00 committed by Michael Scire
parent a01d0e94f8
commit 3ce32d2014

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"