xenocara/lib/expat/expat_config.h

9 lines
202 B
C

/* $OpenBSD: expat_config.h,v 1.1 2006/11/26 12:03:55 matthieu Exp $ */
/* quick and dirty conf for OpenBSD */
#define HAVE_MEMMOVE 1
#define XML_CONTEXT_BYTES 1024
#define XML_DTD 1
#define XML_NS 1