From: Michael Gernoth Date: Mon, 14 Jan 2008 22:57:53 +0000 (+0100) Subject: correctly differentiate between solaris and SunOS X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/commitdiff_plain/945f1bf1e605819fa1a920cc1cec96379292bca8 correctly differentiate between solaris and SunOS --- diff --git a/src/sim/headers/sim.h b/src/sim/headers/sim.h index 7a81f7c..99ffbe0 100644 --- a/src/sim/headers/sim.h +++ b/src/sim/headers/sim.h @@ -111,7 +111,7 @@ #endif #ifdef sun -#ifdef SOLARIS2 +#ifdef __SVR4 #include #else #include