Missing bit of previous patch.
2004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl.com> * unix.c: Include stdio.h. From-SVN: r89892
This commit is contained in:
parent
8cfe17f951
commit
47289a4e33
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ Boston, MA 02111-1307, USA. */
|
|||
#include <limits.h>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue