Patched to compile on iOS.

This commit is contained in:
Ryan C. Gordon
2013-08-20 21:21:57 -04:00
parent 14cd2136c6
commit 66098d3179

View File

@@ -25,7 +25,7 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* System dependent filesystem routines */
#include <Cocoa/Cocoa.h>
#include <Foundation/Foundation.h>
#include <sys/stat.h>
#include <sys/types.h>