1 2 3 4 5 6
#ifndef DNSL_TESTS_DNS_H #define DNSL_TESTS_DNS_H void test_dnsl_encode_hostname (void); #endif