1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
|| This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information.
|| $Id: acconfig.h,v 1.1 2005/04/09 21:07:21 jonasw Exp $
*/
#ifndef PROTOCOLS_DNS_SD_H
#define PROTOCOLS_DNS_SD_H
@TOP@
@BOTTOM@
#undef HAVE_DNS_SD
#undef HAVE_HOWL
#endif