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:
Stefan Eissing 2026-08-04 11:52:00 +02:00 committed by Daniel Stenberg
parent e5b5846c10
commit 69a224d6b4
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
54 changed files with 86 additions and 85 deletions

View file

@ -65,7 +65,6 @@
#include "url.h"
#include "urlapi-int.h"
#include "curl_share.h"
#include "hostip.h"
#include "dynhds.h"
#include "http.h"
#include "headers.h"