aboutsummaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.h')
-rw-r--r--src/setup.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/setup.h b/src/setup.h
index 135cd98f4..7ee778071 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -31,11 +31,7 @@
#endif
#ifdef HAVE_CONFIG_H
-#ifdef VMS
-#include "config-vms.h"
-#else
#include "config.h" /* the configure script results */
-#endif
#else
#ifdef WIN32
/* include the hand-modified win32 adjusted config.h! */