Files
pkgsrc-ng/mail/ssmtp/patches/patch-ab
2013-09-26 17:14:40 +02:00

16 lines
314 B
Plaintext

$NetBSD: patch-ab,v 1.2 2004/10/22 14:45:47 tv 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>