From 4e8a760688d3b9e7e6637d979b71bbd7161ba09c Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 21 May 2001 21:51:54 +0000 Subject: fixed some includes. --- plpftp/ftp.cc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plpftp') diff --git a/plpftp/ftp.cc b/plpftp/ftp.cc index 8141f2b..e0de311 100644 --- a/plpftp/ftp.cc +++ b/plpftp/ftp.cc @@ -41,13 +41,13 @@ #include #include -#include "intl.h" +#include +#include +#include +#include +#include +#include #include "ftp.h" -#include "rfsv.h" -#include "rpcs.h" -#include "bufferarray.h" -#include "bufferstore.h" -#include "Enum.h" #if HAVE_LIBREADLINE extern "C" { -- cgit v1.2.3