diff dmd/mars.h @ 872:aa953cc960b6

Apply BlueZeniX's patch for OpenSolaris compatibility. Fixes #158.
author Christian Kamm <kamm incasoftware de>
date Sun, 04 Jan 2009 15:49:28 +0100
parents 82ad6c0c601c
children 27a379f288bf
line wrap: on
line diff
--- a/dmd/mars.h	Sun Jan 04 15:39:34 2009 +0100
+++ b/dmd/mars.h	Sun Jan 04 15:49:28 2009 +0100
@@ -61,7 +61,8 @@
     OSLinux,
     OSWindows,
     OSMacOSX,
-    OSFreeBSD
+    OSFreeBSD,
+    OSSolaris,
 };
 
 // Put command line switches in here