generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef XML_INCLUDE_H_PRIVATE__
|
||||
#define XML_INCLUDE_H_PRIVATE__
|
||||
|
||||
#include <libxml/xinclude.h>
|
||||
|
||||
XML_HIDDEN int
|
||||
xmlXIncludeSetStreamingMode(xmlXIncludeCtxt *ctxt, int mode);
|
||||
|
||||
#endif /* XML_INCLUDE_H_PRIVATE__ */
|
||||
Reference in New Issue
Block a user