mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-17 15:25:35 +00:00
7 lines
84 B
C++
7 lines
84 B
C++
#ifndef LIBLLARP_DNSC_HPP
|
|
#define LIBLLARP_DNSC_HPP
|
|
|
|
#include <llarp/dns.h>
|
|
|
|
#endif
|