Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Patched to compile on iOS.
- Loading branch information
File 1 of 1 in
9ff379b
|
@@ -25,7 +25,7 @@ |
|
|
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ |
|
|
/* System dependent filesystem routines */ |
|
|
|
|
|
#include <Cocoa/Cocoa.h> |
|
|
#include <Foundation/Foundation.h> |
|
|
#include <sys/stat.h> |
|
|
#include <sys/types.h> |
|
|
|
|
|