mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
7048d15946
PR: 24936 Submitted by: MAINTAINER
11 lines
246 B
Plaintext
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 */
|