summaryrefslogtreecommitdiff
path: root/vendor.c
diff options
context:
space:
mode:
Diffstat (limited to 'vendor.c')
-rw-r--r--vendor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor.c b/vendor.c
index 13f1871..a351fd0 100644
--- a/vendor.c
+++ b/vendor.c
@@ -38,7 +38,7 @@ typedef struct sectionName {
const char *suffix;
} SectionNameRec;
-#if (defined(__osf__) || defined(SVR4)) && !defined(sun)
+#if defined(SVR4) && !defined(sun)
static SectionNameRec SectionNames[] = {
{"(1) User Commands", "1"},