diff options
Diffstat (limited to 'src/grp-resolve/libbasic-dns/resolved-dns-answer.h')
-rw-r--r-- | src/grp-resolve/libbasic-dns/resolved-dns-answer.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-resolve/libbasic-dns/resolved-dns-answer.h b/src/grp-resolve/libbasic-dns/resolved-dns-answer.h index 0679c610f5..92557a410a 100644 --- a/src/grp-resolve/libbasic-dns/resolved-dns-answer.h +++ b/src/grp-resolve/libbasic-dns/resolved-dns-answer.h @@ -19,10 +19,11 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ +#include "basic/macro.h" + typedef struct DnsAnswer DnsAnswer; typedef struct DnsAnswerItem DnsAnswerItem; -#include "macro.h" #include "resolved-dns-rr.h" /* A simple array of resource records. We keep track of the |