From: Lyndon Nerenberg Date: Sun, 25 Dec 2011 02:18:22 +0000 (-0800) Subject: Replace with "h/arpa_ftp.h". X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=9e3ce028db3b9fe01032ddee77df80210f7d0217;p=mmh Replace with "h/arpa_ftp.h". --- diff --git a/uip/ftpsbr.c b/uip/ftpsbr.c index b2c3c42..0ffca35 100644 --- a/uip/ftpsbr.c +++ b/uip/ftpsbr.c @@ -9,13 +9,7 @@ #include #include -#ifdef notdef_lyndon_posix -/* - * Does this get included indirectly? Let's find out. It's not - * part of Posix. Mail lyndon@orthanc.ca if this breaks your build. - */ -# include -#endif +#include "h/arpa_ftp.h" #define v_debug debugsw #define v_verbose verbosw