1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/mail/mmc/files/patch-ae
2001-01-25 16:18:17 +00:00

14 lines
237 B
Plaintext

$FreeBSD$
--- src/smtp.cc.orig Fri Jan 19 18:06:46 2001
+++ src/smtp.cc Thu Jan 25 17:44:11 2001
@@ -23,6 +23,7 @@
#ifdef HAVE_CONFIG_H
# include<config.h>
#endif
+#include <sys/types.h>
#include<sys/socket.h>
#include<gnome.h>