summaryrefslogtreecommitdiff
path: root/src/dnsdoe.c
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-07-04 00:10:24 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-07-04 00:10:24 +0200
commit66404f0bfbd78e635ff6381ca30b25157e0e1a09 (patch)
tree2e55670da27019b2c80efa58f3e2159ca888a530 /src/dnsdoe.c
parentcb9bff92107d168ff6dd0c12dc34bc7bacc8eb7d (diff)
remove unused headers
Diffstat (limited to 'src/dnsdoe.c')
-rw-r--r--src/dnsdoe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dnsdoe.c b/src/dnsdoe.c
index 579eb04..8d9be5a 100644
--- a/src/dnsdoe.c
+++ b/src/dnsdoe.c
@@ -1,3 +1,5 @@
+#include "dnsdoe.h"
+
#include <unistd.h>
#include "buffer.h"