]> diplodocus.org Git - nmh/blobdiff - uip/mhbuildsbr.c
Hardcode the defaults for Msg-Protect and Folder-Protect. Also fix the
[nmh] / uip / mhbuildsbr.c
index f01abd5360af28c384c1e8261a0e13f393b18af0..ea2bcd684da3808901760f7d6af5f7d918713058 100644 (file)
 # endif
 #endif
 
-#ifdef HAVE_SYS_WAIT_H
-# include <sys/wait.h>
-#endif
-
 
 extern int debugsw;
 extern int verbosw;
@@ -75,9 +71,6 @@ void content_error (char *, CT, char *, ...);
 /* mhcachesbr.c */
 int find_cache (CT, int, int *, char *, char *, int);
 
-/* ftpsbr.c */
-int ftp_get (char *, char *, char *, char *, char *, char *, int, int);
-
 /* mhfree.c */
 void free_content (CT);
 void free_ctinfo (CT);