diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-08-31 21:19:49 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-08-31 21:19:49 +0300 |
commit | 7d424580b0dd40a9f5ff73ab6f9526e111e48b33 (patch) | |
tree | 4384e3db06f6972758800829082d811681165d27 /dns.h | |
parent | 346b8f6105519a223e7f67029eeac59a5e420f5c (diff) | |
download | vsdns-7d424580b0dd40a9f5ff73ab6f9526e111e48b33.tar vsdns-7d424580b0dd40a9f5ff73ab6f9526e111e48b33.tar.xz vsdns-7d424580b0dd40a9f5ff73ab6f9526e111e48b33.zip |
.
Diffstat (limited to 'dns.h')
-rw-r--r-- | dns.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -#ifndef NEWBIEDNS_INCLUDED -#define NEWBIEDNS_INCLUDED +#ifndef NEWBIE_DNS_INCLUDED +#define NEWBIE_DNS_INCLUDED enum { /* Some of DNS types: */ |