]> diplodocus.org Git - nmh/blobdiff - uip/ftpsbr.c
Import non-Posix <arpa/ftp.h> for uip/ftpsbr.c.
[nmh] / uip / ftpsbr.c
index 57f25ba6578b48b2913d122fe075febae070b43c..b2c3c421131f16d63f154802e3f0c7ccdbbf2d14 100644 (file)
@@ -9,7 +9,11 @@
 #include <h/mh.h>
 #include <h/mime.h>
 
-#ifdef HAVE_ARPA_FTP_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