Replace <arpa/ftp.h> with "h/arpa_ftp.h".
authorLyndon Nerenberg <lyndon@orthanc.ca>
Sun, 25 Dec 2011 02:18:22 +0000 (18:18 -0800)
committerKen Hornstein <kenh@pobox.com>
Wed, 4 Jan 2012 02:49:31 +0000 (21:49 -0500)
uip/ftpsbr.c

index b2c3c42..0ffca35 100644 (file)
@@ -9,13 +9,7 @@
 #include <h/mh.h>
 #include <h/mime.h>
 
-#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 <arpa/ftp.h>
-#endif
+#include "h/arpa_ftp.h"
 
 #define        v_debug debugsw
 #define        v_verbose verbosw