summaryrefslogtreecommitdiff
path: root/testThreads.c
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-10-19 09:48:35 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-10-19 09:48:35 +0000
commit9ae1eba967995e0e677bc8f1584e93f3b684fe21 (patch)
tree3308903c9b25745132d11cd7315f091827a6746b /testThreads.c
parentce2c2f09973022cf064a65d5045c71b558ad2c43 (diff)
downloadlibxml2-9ae1eba967995e0e677bc8f1584e93f3b684fe21.tar.gz
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
Diffstat (limited to 'testThreads.c')
-rw-r--r--testThreads.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testThreads.c b/testThreads.c
index 044c90e1..310a2392 100644
--- a/testThreads.c
+++ b/testThreads.c
@@ -1,6 +1,5 @@
#include <stdlib.h>
#include <stdio.h>
-#include <features.h>
#include <libxml/xmlversion.h>
#ifdef LIBXML_THREAD_ENABLED