--- gaim-0.52/src/protocols/jabber/libxode.h.orig	Thu Dec 20 13:58:43 2001
+++ gaim-0.52/src/protocols/jabber/libxode.h	Wed Jun  5 17:14:33 2002
@@ -41,7 +41,8 @@
 
 #else /* __STDC__ */
 
-# include <varargs.h>
+/* # include <varargs.h> */
+#include <stdarg.h>
 
 # define VA_LOCAL_DECL	va_list ap;
 # define VA_START(f)	va_start(ap)
