mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:33:35 +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
|
|
@ -22,9 +22,6 @@
|
|||
|
||||
#include "setup.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_SYS_TYPES_H
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue