diff dmd/hdrgen.c @ 538:8a73062f934e

Automated merge with http://hg.dsource.org/projects/llvmdc
author Christian Kamm <kamm incasoftware de>
date Sun, 24 Aug 2008 17:02:03 +0200
parents f79bbd1d0b27
children cbd6c8073a32
line wrap: on
line diff
--- a/dmd/hdrgen.c	Sun Aug 24 16:51:17 2008 +0200
+++ b/dmd/hdrgen.c	Sun Aug 24 17:02:03 2008 +0200
@@ -29,7 +29,7 @@
 #else
 #if _WIN32
 #include "..\root\mem.h"
-#elif linux
+#elif linux || __APPLE__
 #include "../root/mem.h"
 #else
 #error "fix this"