mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:03:32 +03:00
VMS adjustments
This commit is contained in:
parent
c80ad865db
commit
b40b9677b6
3 changed files with 23 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#ifdef VMS
|
||||
#include "../config-vms.h"
|
||||
#include "config-vms.h"
|
||||
#else
|
||||
#include "config.h" /* the configure script results */
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue