diff libpurple/protocols/bonjour/mdns_common.h @ 17496:b87114cdd6ae

More minor changes related to bonjour on win32.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 05 Jun 2007 04:02:22 +0000
parents d7b50cac1c7a
children ed1def07d86e
line wrap: on
line diff
--- a/libpurple/protocols/bonjour/mdns_common.h	Tue Jun 05 03:38:22 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_common.h	Tue Jun 05 04:02:22 2007 +0000
@@ -19,8 +19,11 @@
 
 #include "mdns_types.h"
 
+#ifdef USE_BONJOUR_APPLE
 #include "mdns_win32.h"
+#elif defined USE_BONJOUR_HOWL
 #include "mdns_howl.h"
+#endif
 
 /**
  * Allocate space for the dns-sd data.