mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:34:45 +03:00
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
This commit is contained in:
parent
983f3d70f9
commit
f1586cb477
89 changed files with 50 additions and 369 deletions
|
|
@ -26,11 +26,6 @@
|
|||
|
||||
#ifdef USE_LIBSSH2
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <ctype.h>
|
||||
#ifdef HAVE_LIMITS_H
|
||||
# include <limits.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue