repo.or.cz
/
bitrig.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sync
[bitrig.git]
/
lib
/
libexpat
/
expat_config.h
blob
810c42fee84e297cbcfa553eac80fa7e30381c4e
1
/* $OpenBSD: expat_config.h,v 1.1 2004/09/22 21:36:54 espie Exp $ */
2
3
/* quick and dirty conf for OpenBSD */
4
5
#define HAVE_MEMMOVE 1
6
#define XML_CONTEXT_BYTES 1024
7
#define XML_DTD 1
8
#define XML_NS 1