1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-01 13:41:39 +03:00

python: Don't include nanoftp.h and nanohttp.h

Unneeded and deprecated.
This commit is contained in:
Nick Wellnhofer
2025-03-09 15:31:35 +01:00
parent 3f00a30f87
commit 572b24a9c5

View File

@ -4,8 +4,6 @@
#include <libxml/parserInternals.h>
#include <libxml/catalog.h>
#include <libxml/threads.h>
#include <libxml/nanoftp.h>
#include <libxml/nanohttp.h>
#include <libxml/uri.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>