Skip to content

Commit b499aa9

Browse files
committed
Remove redundant include from ares.
1 parent 7de8af2 commit b499aa9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dns_server.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include <ares.h>
2-
#include <ares_dns_record.h>
32
#include <errno.h>
43
#include <stdint.h>
54
#include <string.h>

0 commit comments

Comments
 (0)