[dns] rename to 'dns_types.hpp' (#6193)

This commit renames the DNS helper module from `dns_header` to
`dns_types`.
This commit is contained in:
Abtin Keshavarzian
2021-02-22 23:26:54 -08:00
committed by GitHub
parent da626caa6d
commit 95b2a8b98f
14 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
#include "test_util.hpp"
#include "common/instance.hpp"
#include "net/dns_headers.hpp"
#include "net/dns_types.hpp"
namespace ot {