From 5911d7ece7fe0c92f1efa81910f143d59c948c5a Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Wed, 13 Oct 2010 12:55:10 +0000 Subject: #include to prevent c compiler warnings for function free --- ufileIO2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ufileIO2.c b/ufileIO2.c index e06d403..31c111c 100644 --- a/ufileIO2.c +++ b/ufileIO2.c @@ -9,9 +9,9 @@ #endif #include +#include #ifdef MPW3 -# include # include #endif -- cgit v1.2.3