Fixed make_bcc_file () to use contents of From: in draft, if draft_from masquerade...
[mmh] / h / utils.h
index 60e26e5..542baec 100644 (file)
--- a/h/utils.h
+++ b/h/utils.h
@@ -8,3 +8,4 @@
 void *mh_xmalloc(size_t);
 void *mh_xrealloc(void *, size_t);
 char *pwd(void);
+char *add(char *, char *);