Commit 47289a4e by Aaron W. LaFramboise Committed by Paul Brook

Missing bit of previous patch.

2004-09-15  Aaron W. LaFramboise <aaronavay62@aaronwl.com>
	* unix.c: Include stdio.h.

From-SVN: r89892
parent 8cfe17f9
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment