1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

use only "anonymous@" string for anonymous passwds removed bogus include

* nanoftp.c: use only "anonymous@" string for anonymous passwds
* testThreads.c: removed bogus include
Daniel
This commit is contained in:
Daniel Veillard
2001-10-19 09:48:35 +00:00
parent ce2c2f0997
commit 9ae1eba967
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,5 @@
#include <stdlib.h>
#include <stdio.h>
#include <features.h>
#include <libxml/xmlversion.h>
#ifdef LIBXML_THREAD_ENABLED