summaryrefslogtreecommitdiff
path: root/pith/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/send.h')
-rw-r--r--pith/send.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/send.h b/pith/send.h
index ef06c408..fe02d5bc 100644
--- a/pith/send.h
+++ b/pith/send.h
@@ -238,6 +238,7 @@ BODY *first_text_8bit(BODY *);
ADDRESS *generate_from(void);
void set_mime_type_by_grope(BODY *);
void set_charset_possibly_to_ascii(BODY *, char *);
+void remove_parameter(PARAMETER **param, char *);
void set_parameter(PARAMETER **, char *, char *);
void pine_encode_body(BODY *);
int pine_header_line(char *, METAENV *, char *, soutr_t, TCPSTREAM *, int, int);