$OpenBSD: patch-abi_src_af_util_xp_ut_string_class_cpp,v 1.2 2004/06/25 06:14:08 marcm Exp $
--- abi/src/af/util/xp/ut_string_class.cpp.orig	Wed Aug 27 23:50:00 2003
+++ abi/src/af/util/xp/ut_string_class.cpp	Thu Jun 24 12:49:54 2004
@@ -28,6 +28,7 @@
 #include <locale.h>
 #include <ctype.h>
 #include <stdarg.h>
+#include <glib.h>
 
 #include "ut_string.h"
 #include "ut_string_class.h"
@@ -339,6 +340,8 @@ UT_printf_string_upper_bound (const char
 
   return len;
 }
+
+#define VA_COPY G_VA_COPY
 
 #if !defined (VA_COPY)
 #  if defined (__GNUC__) && defined (__PPC__) && (defined (_CALL_SYSV) || defined (_WIN32) || defined(WIN32)) || defined(__s390__) || defined(__x86_64__)
