AC_HEADER_TIOCGWINSZ
AC_CHECK_HEADERS(errno.h fcntl.h crypt.h termcap.h \
langinfo.h wchar.h wctype.h iconv.h netdb.h \
- sys/param.h sys/time.h sys/stream.h arpa/ftp.h)
+ sys/param.h sys/time.h sys/stream.h)
dnl
dnl Checks for _IO_write_ptr. A Linuxism used by nmh on linux. We
#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