openbsd-ports/devel/getxml/patches/patch-src_getxml-extract_c

13 lines
364 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_getxml-extract_c,v 1.1.1.1 2002/12/04 14:29:58 naddy Exp $
--- src/getxml-extract.c.orig Wed Dec 4 15:23:02 2002
+++ src/getxml-extract.c Wed Dec 4 15:23:30 2002
@@ -44,6 +44,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#include <string.h>
+
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif