diff --git a/cellframe-sdk b/cellframe-sdk index ce31b0dd23450567cc7499675083a69c54062c3e..05eb1d234617db6b3657518b7a0c32d1daf31814 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit ce31b0dd23450567cc7499675083a69c54062c3e +Subproject commit 05eb1d234617db6b3657518b7a0c32d1daf31814 diff --git a/sources/main.c b/sources/main.c index 865d9cd20f5982257326b591173033dcefe8fbc5..ef98e7abfa0bb2140112a6aeda5297a1d27a95d0 100755 --- a/sources/main.c +++ b/sources/main.c @@ -58,7 +58,8 @@ #include "dap_server.h" #include "dap_http.h" #include "dap_http_folder.h" -#include "dap_dns_server.h" +#include "dap_chain_node_dns_client.h" +#include "dap_chain_node_dns_server.h" #include "dap_modules_dynamic_cdb.h"