From 5ebf655c85076f200955458673a8bbf0dd927407 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 12 Aug 2005 00:25:52 +0000 Subject: Split avahi-common/util.h into avahi-common/domain.h avahi-core/fdutil.h avahi-core/timeval.h git-svn-id: file:///home/lennart/svn/public/avahi/trunk@299 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/browse-dns-server.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-core/browse-dns-server.c') diff --git a/avahi-core/browse-dns-server.c b/avahi-core/browse-dns-server.c index 057f3e3..7b29ec6 100644 --- a/avahi-core/browse-dns-server.c +++ b/avahi-core/browse-dns-server.c @@ -25,8 +25,8 @@ #include +#include #include "browse.h" -#include "util.h" #include "log.h" #include "rr.h" -- cgit