freebsd-ports/mail/mmc/files/patch-ae
2001-01-25 16:18:17 +00:00

13 lines
237 B
Text

$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>