1
0
Fork 0

IRIX fixes.

This commit is contained in:
ehofman 2005-03-08 19:47:51 +00:00
parent 811591734e
commit c1f250fd33
2 changed files with 4 additions and 0 deletions

View file

@ -31,6 +31,8 @@
# include <sys/types.h>
# include <sys/stat.h>
# include <fcntl.h>
# include <unistd.h>
# include <istream>
#endif
#include <errno.h>

View file

@ -31,6 +31,8 @@
# include <sys/types.h>
# include <sys/stat.h>
# include <fcntl.h>
# include <unistd.h>
# include <ostream>
#endif
#include <errno.h>