summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Compat/getwd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Compat/getwd.c b/Mac/Compat/getwd.c
index 1487fb0..3f702c9 100644
--- a/Mac/Compat/getwd.c
+++ b/Mac/Compat/getwd.c
@@ -28,6 +28,7 @@
*/
#include "macdefs.h"
+#include <stdio.h>
#define ROOTID 2 /* Root directory ID */