Index: mxml-2.12/mxml-string.c
===================================================================
--- mxml-2.12.orig/mxml-string.c
+++ mxml-2.12/mxml-string.c
@@ -17,7 +17,8 @@
  */
 
 #include "config.h"
-
+#include <stdlib.h>
+#include <stdarg.h>
 
 /*
  * The va_copy macro is part of C99, but many compilers don't implement it.
