--- libwww/Library/src/HTFTPDir.c 1996/04/12 17:46:49 2.14 +++ libwww/Library/src/HTFTPDir.c 1996/05/20 15:06:39 2.15 @@ -3,7 +3,7 @@ ** ** (c) COPYRIGHT MIT 1995. ** Please first read the full copyright statement in the file COPYRIGH. -** @(#) $Id: HTFTPDir.c,v 2.14 1996/04/12 17:46:49 frystyk Exp $ +** @(#) $Id: HTFTPDir.c,v 2.15 1996/05/20 15:06:39 frystyk Exp $ ** ** Authors ** HF Henrik Frystyk @@ -15,14 +15,10 @@ /* Library include files */ #include "sysdep.h" -#include "HTUtils.h" -#include "HTString.h" -#include "HTParse.h" -#include "HTSocket.h" -#include "HTStream.h" -#include "HTWWWStr.h" -#include "HTDir.h" -#include "HTIcons.h" +#include "WWWUtil.h" +#include "WWWCore.h" +#include "WWWDir.h" +#include "WWWTrans.h" #include "HTFTPDir.h" /* Implemented here */ struct _HTStream {