mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:23:31 +03:00
vdns: directory for all DNS related sources
Move all DNS related source files from lib to lib/vdns. Fix include paths, no furher changes. Closes #22482
This commit is contained in:
parent
e5b5846c10
commit
69a224d6b4
54 changed files with 86 additions and 85 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include "urldata.h"
|
||||
#include "cfilters.h"
|
||||
#include "curlx/dynbuf.h"
|
||||
#include "doh.h"
|
||||
#include "progress.h"
|
||||
#include "request.h"
|
||||
#include "sendf.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue