summaryrefslogtreecommitdiff
path: root/mail/ssmtp/patches/patch-ab
blob: 4cfec55cc05a94337203747d1b4936e61d917610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1.1.1 2003/06/19 20:39:10 jlam Exp $

--- ssmtp.c.orig	Sun Dec  8 18:26:20 2002
+++ ssmtp.c	Mon Apr  7 01:24:52 2003
@@ -14,6 +14,7 @@
 */
 #define VERSION "2.60.1"
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <sys/param.h>