mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
VMS specific preprocessor symbol checking adjustments
This commit is contained in:
parent
0dde9056d7
commit
3184a91ec8
27 changed files with 47 additions and 47 deletions
|
|
@ -65,7 +65,7 @@
|
|||
#include <sys/param.h>
|
||||
#endif
|
||||
|
||||
#ifdef VMS
|
||||
#ifdef __VMS
|
||||
#include <in.h>
|
||||
#include <inet.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue