From 9f761b5a8512a8ad8b1475a3684e1a23d953916f Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Sat, 22 Nov 2008 10:52:35 -0800 Subject: Apple: Use AvailabilityMacros.h for Tiger compatability --- xinit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xinit.c') diff --git a/xinit.c b/xinit.c index da155fd..d25de9d 100644 --- a/xinit.c +++ b/xinit.c @@ -61,7 +61,7 @@ in this Software without prior written authorization from The Open Group. #include #ifdef __APPLE__ -#include +#include #if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 #include #endif -- cgit v1.2.3