diff libpurple/dnssrv.c @ 31528:92f3d821653f

purple: Fix some compiler warnings related to new API and missing prototypes. Really just an excuse to cause everyone to need to rebuild everything.
author Paul Aurich <paul@darkrain42.org>
date Tue, 03 May 2011 05:19:14 +0000
parents 0eceb1304f53
children ad79fa168cee
line wrap: on
line diff
--- a/libpurple/dnssrv.c	Tue May 03 05:03:41 2011 +0000
+++ b/libpurple/dnssrv.c	Tue May 03 05:19:14 2011 +0000
@@ -20,6 +20,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+#define _PURPLE_DNSSRV_C_
 
 #include "internal.h"
 #include "util.h"