mxml-string: compile headers

This patch was taken from Debian's libmxml 2.11-1 source:
	04_compile_headers.diff
pull/223/head
Richard Leitner 6 years ago
parent 249c34c57e
commit e0c0252684
  1. 3
      mxml-string.c

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

Loading…
Cancel
Save