mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
10 lines
246 B
Text
10 lines
246 B
Text
--- 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 */
|