ref: 8ecad9c4ccad7a28fafd435000c13bc757a0572a
parent: 7ac084e0de69e0c093901bf3a8665713ff22c347
author: rrt <rrt>
date: Fri Nov 24 17:19:04 EST 2006
Remove "#undef const" as we no longer #define it, and as far as I can see, Watcom supports const.
--- a/watcom/stconfig.h
+++ b/watcom/stconfig.h
@@ -127,9 +127,6 @@
first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
-/* Define to empty if `const' does not conform to ANSI C. */
-#undef const
-
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
#undef inline