Ported to CodeWarrior

This commit is contained in:
Jack Jansen 1994-12-14 14:10:51 +00:00
parent f93c72a4b0
commit 0c637709ad
2 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,9 @@
#include <pascal.h>
#endif
#ifdef __MWERKS__
#include "errno_unix.h"
#endif
#include <errno.h>
#include <string.h>