Oops, made a typo in the header name.

This commit is contained in:
n-a-c-h
2005-03-28 14:23:06 +00:00
parent 56624fc95c
commit 384c2c29e7

View File

@@ -34,7 +34,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <io.h>
#define ftruncate chsize
#else
#include <unstd.h>
#include <unistd.h>
#endif
#define DIR_SLASH "\\"
#endif