IRIX fixes.
This commit is contained in:
parent
811591734e
commit
c1f250fd33
2 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
# include <sys/types.h>
|
||||
# include <sys/stat.h>
|
||||
# include <fcntl.h>
|
||||
# include <unistd.h>
|
||||
# include <istream>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
|
|
|
@ -31,6 +31,8 @@
|
|||
# include <sys/types.h>
|
||||
# include <sys/stat.h>
|
||||
# include <fcntl.h>
|
||||
# include <unistd.h>
|
||||
# include <ostream>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Reference in a new issue