summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Xosdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xosdefs.h b/Xosdefs.h
index 7a267db..c96ed87 100644
--- a/Xosdefs.h
+++ b/Xosdefs.h
@@ -111,7 +111,7 @@ in this Software without prior written authorization from The Open Group.
* This check allows non-Imake configured programs to build correctly.
*/
#if defined(__SVR4) && !defined(SVR4)
-#define SVR4
+#define SVR4 1
#endif
#ifdef SVR4
/* define this to whatever it needs to be */