openbsd-ports/mail/mh/patches/patch-al
1998-04-30 23:51:57 +00:00

13 lines
337 B
Plaintext

*** uip/post.c.orig Thu Feb 12 22:34:52 1998
--- uip/post.c Thu Feb 12 22:35:03 1998
***************
*** 342,348 ****
static char *record = NULLCP;
off_t lseek ();
- long time ();
static putfmt(), start_headers(), finish_headers(), putgrp(), pl();
static anno(), make_bcc_file(), verify_all_addresses();
--- 342,347 ----