*** ../libxml2.def.src 2003-04-28 18:54:17.000000000 +1000 --- libxml2.def.src 2003-07-20 12:26:30.000000000 +1000 *************** *** 941,946 **** --- 941,947 ---- #ifdef LIBXML_FTP_ENABLED xmlNanoFTPUpdateURL #endif + #ifdef LIBXML_HTTP_ENABLED xmlNanoHTTPAuthHeader xmlNanoHTTPCleanup xmlNanoHTTPClose *************** *** 954,959 **** --- 955,961 ---- xmlNanoHTTPReturnCode xmlNanoHTTPSave xmlNanoHTTPScanProxy + #endif #ifdef LIBXML_AUTOMATA_ENABLED xmlNewAutomata #endif *************** *** 1822,1827 **** --- 1824,1831 ---- xmlValidatePushElement xmlValidateQName xmlValidateRoot + xmlFreeValidCtxt + xmlNewValidCtxt #ifdef LIBXML_XINCLUDE_ENABLED xmlXIncludeProcess #endif