Replace <arpa/ftp.h> with "h/arpa_ftp.h".
[mmh] / 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