summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian1998-07-19 01:11:01 +0000
committerBruce Momjian1998-07-19 01:11:01 +0000
commit8ae23e1305e272c84aa0d180db2811936ad79856 (patch)
treeb77345f598904ed9270b9396271fd628a70ff33f
parent7b2b779a2a00adef83ec530399aece723610d90c (diff)
Add DISABLE_COMPLEX_MACRO to sco.
-rw-r--r--src/include/port/sco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/port/sco.h b/src/include/port/sco.h
index 30db00386fd..1927686dfe1 100644
--- a/src/include/port/sco.h
+++ b/src/include/port/sco.h
@@ -3,3 +3,5 @@
#define MAXPATHLEN _POSIX_PATH_MAX
#define NOFILE NOFILES_MIN
+
+#define DISABLE_COMPLEX_MACRO