| Index: third_party/libxml/src/xmlIO.c
|
| diff --git a/third_party/libxml/src/xmlIO.c b/third_party/libxml/src/xmlIO.c
|
| index 8fc00e3c3929453a2ac1741056ca797c1f2ec386..29623dc1eaa072f51c84273d9da9042895d7050d 100644
|
| --- a/third_party/libxml/src/xmlIO.c
|
| +++ b/third_party/libxml/src/xmlIO.c
|
| @@ -85,8 +85,6 @@
|
| #include <libxml/parserInternals.h>
|
| #include <libxml/xmlIO.h>
|
| #include <libxml/uri.h>
|
| -#include <libxml/nanohttp.h>
|
| -#include <libxml/nanoftp.h>
|
| #include <libxml/xmlerror.h>
|
| #ifdef LIBXML_CATALOG_ENABLED
|
| #include <libxml/catalog.h>
|
|
|