fileops.c: #include <unistd.h>.
( * fileops.c: #include <unistd.h>. * ioprims.c: Likewise. From-SVN: r17889
This commit is contained in:
parent
f3a5aedcbd
commit
82fa5cdffe
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#ifndef errno
|
||||
extern int errno;
|
||||
|
|
Loading…
Add table
Reference in a new issue