diff --git a/mxml.c b/mxml.c index d78b79a..6ff9bb2 100644 --- a/mxml.c +++ b/mxml.c @@ -74,7 +74,9 @@ #endif #include "mxml.h" +#ifndef HAVE_STRLCPY #include "strlcpy.h" +#endif #define XML_INDENT " "