mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:13:41 +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
|
|
@ -32,10 +32,6 @@
|
|||
#define _MPRINTF_REPLACE
|
||||
#include <curl/mprintf.h>
|
||||
#include "urldata.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue