mirror of
https://github.com/curl/curl.git
synced 2026-07-30 13:28:27 +03:00
Update comment
This commit is contained in:
parent
bfa0f8c6c2
commit
42a7905205
1 changed files with 2 additions and 2 deletions
|
|
@ -212,10 +212,10 @@
|
|||
/* Define if getaddrinfo exists and works */
|
||||
#define HAVE_GETADDRINFO 1
|
||||
|
||||
/* Define if you have the <timeval.h> header file. */
|
||||
#define HAVE_TIMEVAL_H 1
|
||||
|
||||
/* Guess HAVE_TIMEVAL_H isn't enough so now we add HAVE_STRUCT_TIMEVAL */
|
||||
|
||||
/* Define if you have the timeval struct. */
|
||||
#define HAVE_STRUCT_TIMEVAL 1
|
||||
|
||||
/* Name of this package! */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue