Marty Kuhrt's adjustments for a cleaner VMS build

This commit is contained in:
Daniel Stenberg
2004-03-21 22:44:52 +00:00
parent 20b76e09e3
commit 5b75919f95
2 changed files with 0 additions and 16 deletions

View File

@@ -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! */