mirror of
https://github.com/curl/curl.git
synced 2026-07-30 02:28:04 +03:00
CURL_DOES_CONVERSIONS: cleanup
Massively reduce #ifdefs all over (23 #ifdef lines less so far) Moved conversion-specific code to non-ascii.c
This commit is contained in:
parent
eb65a49bef
commit
c828646f60
25 changed files with 469 additions and 420 deletions
|
|
@ -101,7 +101,6 @@
|
|||
#include "curl_memory.h"
|
||||
#include "select.h"
|
||||
#include "multiif.h"
|
||||
#include "easyif.h" /* for Curl_convert_to_network prototype */
|
||||
#include "rtsp.h"
|
||||
#include "connect.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue