pidgin/pidgin

5c43ee682be6
Parents 0b17c29da855
Children 55a4770cddf7
We don't need config.h so don't include it
--- a/libpurple/protocols/bonjour/dns_sd_proxy.h Sun Sep 29 02:28:31 2019 -0500
+++ b/libpurple/protocols/bonjour/dns_sd_proxy.h Mon Oct 07 20:24:55 2019 -0500
@@ -20,10 +20,6 @@
#ifndef PURPLE_BONJOUR_DNS_SD_PROXY_H
#define PURPLE_BONJOUR_DNS_SD_PROXY_H
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
-
#ifndef _MSC_VER
#include <stdint.h>
#endif