aboutsummaryrefslogtreecommitdiff
path: root/src/record.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/record.h')
-rw-r--r--src/record.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/record.h b/src/record.h
index ef41ecb..d2acca0 100644
--- a/src/record.h
+++ b/src/record.h
@@ -11,6 +11,7 @@
#include <sys/types.h>
#include "log.h"
+#include "dns.h"
uint16_t record_class_from_str(char* _str);