mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:01:41 +03:00
errno.h inclusion conditionally done in setup_once.h - followup
This commit is contained in:
parent
ef2176109f
commit
0a26b0e3e7
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
/* #define HAVE_CRYPTO_H 1 */
|
||||
|
||||
/* Define if you have the <errno.h> header file. */
|
||||
#define HAVE_ERRNO_H 1
|
||||
/* #define HAVE_ERRNO_H 1 */
|
||||
|
||||
/* Define if you have the <err.h> header file. */
|
||||
/* #define HAVE_ERR_H 1 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue