summaryrefslogtreecommitdiff
path: root/mail/ssmtp/patches/patch-ab
blob: 89fb3469ec409da469764ed1ec19b8aefdd0c67f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.1.1.1.8.1 2004/12/13 10:21:33 salo Exp $

--- ssmtp.c.orig	Fri Jul 23 01:58:48 2004
+++ ssmtp.c
@@ -12,8 +12,9 @@
  See COPYRIGHT for the license
 
 */
-#define VERSION "2.60.4"
+#define VERSION "2.61"
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <sys/param.h>