Garbage-collect MHRC (and make it the default).
[mmh] / uip / ftpsbr.c
index 1d6727f..0ffca35 100644 (file)
@@ -1,8 +1,6 @@
 /*
  * ftpsbr.c -- simple FTP client library
  *
- * $Id$
- *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  * complete copyright information.
@@ -11,9 +9,7 @@
 #include <h/mh.h>
 #include <h/mime.h>
 
-#ifdef HAVE_ARPA_FTP_H
-# include <arpa/ftp.h>
-#endif
+#include "h/arpa_ftp.h"
 
 #define        v_debug debugsw
 #define        v_verbose verbosw