diff options
author | Mike Hommey <glandium@debian.org> | 2005-04-04 18:23:13 +0000 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2005-04-04 18:23:13 +0000 |
commit | 0fc063df3ab2ad380d532d210dd1001de473e51b (patch) | |
tree | 6f88f0a0f845dd6aec7807b18cb5618d93e159ac /macos/src | |
parent | 50e5b428562964b1eb2f876370058b34b47c5e90 (diff) | |
download | libxml2-0fc063df3ab2ad380d532d210dd1001de473e51b.tar.gz |
Load /tmp/tmp.98zkCi/libxml2-2.6.19 intoupstream/2.6.19
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'macos/src')
-rw-r--r-- | macos/src/config-mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos/src/config-mac.h b/macos/src/config-mac.h index 7317aef..7281426 100644 --- a/macos/src/config-mac.h +++ b/macos/src/config-mac.h @@ -16,7 +16,7 @@ #undef HAVE_LIBHISTORY #undef HAVE_LIBREADLINE -#define SOCKLEN_T socklen_t +#define XML_SOCKLEN_T socklen_t #define HAVE_LIBPTHREAD #define HAVE_PTHREAD_H #define LIBXML_THREAD_ENABLED |