From 51e4b3daee0dd31bfd7143de86d97fa1c35b324f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 7 May 2005 13:42:30 +0000 Subject: libarry updates git-svn-id: file:///home/lennart/svn/public/avahi/trunk@59 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/rr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'avahi-core/rr.h') diff --git a/avahi-core/rr.h b/avahi-core/rr.h index 2efb850..ef267f2 100644 --- a/avahi-core/rr.h +++ b/avahi-core/rr.h @@ -24,8 +24,8 @@ #include -#include "strlst.h" -#include "address.h" +#include +#include enum { AVAHI_DNS_TYPE_A = 0x01, -- cgit