X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fftpsbr.c;h=0ffca352e5ed70f4ac68dc680769b45eaf06b9c5;hb=a93204a5abced109070990a2b9d567344f352cbd;hp=1d6727fa22e5859fe25891a9398830378d9f4e5f;hpb=8cf1d92e52d3feac4ed32ec733e2c0ed7f384e86;p=mmh diff --git a/uip/ftpsbr.c b/uip/ftpsbr.c index 1d6727f..0ffca35 100644 --- a/uip/ftpsbr.c +++ b/uip/ftpsbr.c @@ -1,8 +1,6 @@ /* * ftpsbr.c -- simple FTP client library * - * $Id$ - * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for * complete copyright information. @@ -11,9 +9,7 @@ #include #include -#ifdef HAVE_ARPA_FTP_H -# include -#endif +#include "h/arpa_ftp.h" #define v_debug debugsw #define v_verbose verbosw