mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:43:31 +03:00
errno.h inclusion conditionally done in setup_once.h
This commit is contained in:
parent
27b8814017
commit
ef2176109f
33 changed files with 34 additions and 21 deletions
|
|
@ -28,7 +28,6 @@
|
|||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "strtoofft.h"
|
||||
#include "strequal.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue