mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:43:52 +03:00
parent
ddcfd2d511
commit
368ba4e13f
2 changed files with 2 additions and 8 deletions
|
|
@ -374,11 +374,9 @@ static struct passwd *vms_getpwuid(uid_t uid)
|
|||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#ifndef AI_NUMERICHOST
|
||||
#ifdef USE_IPV6
|
||||
#undef USE_IPV6
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* VAX symbols are always in uppercase */
|
||||
#ifdef __VAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue