]> git.evergreen-ils.org Git - OpenSRF.git/commit
Move the libxml headers out of the header and into the
authorscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 15 Nov 2009 18:39:44 +0000 (18:39 +0000)
committerscottmk <scottmk@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 15 Nov 2009 18:39:44 +0000 (18:39 +0000)
commit84320db557a3e0ef4cdc2e5723125becab4dedd2
tree18da4915603cfc19069e1c50070abb56ff0a85d6
parent61a3674b9e678e495e60377e35fc43ea3ec850eb
Move the libxml headers out of the header and into the
implementation file.

The files that #include osrf_message.h compile just fine
without the nested libxml headers, and there's no reason
to make the compiler paw through them.

M    include/opensrf/osrf_message.h
M    src/libopensrf/osrf_message.c

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1854 9efc2488-bf62-4759-914b-345cdb29e865
include/opensrf/osrf_message.h
src/libopensrf/osrf_message.c