1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/mail/bsmtp/files/patch-bsmtp_c_in
Ying-Chieh Liao 7048d15946 update to 1.0.2
PR:		24936
Submitted by:	MAINTAINER
2001-02-08 18:58:53 +00:00

11 lines
246 B
Plaintext

--- bsmtp.c.in.orig Wed Feb 7 20:36:42 2001
+++ bsmtp.c.in Wed Feb 7 20:36:58 2001
@@ -36,6 +36,7 @@
#include <grp.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
/* From .../sendmail/src/sysexits.h */