fileops.c: #include <unistd.h>.
* fileops.c: #include <unistd.h>. * ioprims.c: Likewise. From-SVN: r17890
This commit is contained in:
parent
82fa5cdffe
commit
ee48472991
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ the executable file might be covered by the GNU General Public License. */
|
|||
#include "libioP.h"
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef TODO
|
||||
/* Add open, isatty */
|
||||
|
|
Loading…
Add table
Reference in a new issue