OS X build fixes

This commit is contained in:
Jack Andersen
2015-09-02 08:53:24 -10:00
parent 960ba8e462
commit ceb4d3bb9b
5 changed files with 11 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
#include "NOD/DiscBase.hpp"
#include "NOD/IFileIO.hpp"
#include <errno.h>
#ifndef _WIN32
#include <unistd.h>
#endif