summaryrefslogtreecommitdiff
path: root/mail/sqwebmail/patches/patch-ac
blob: c5ca9161970facce094703b4438deea38ea9f078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 2002/01/24 07:23:44 jlam Exp $

--- authlib/cryptpassword.c.orig	Wed Jun 20 21:44:04 2001
+++ authlib/cryptpassword.c
@@ -6,6 +6,7 @@
 #if	HAVE_CONFIG_H
 #include	"config.h"
 #endif
+#include	<stdlib.h>
 #include	<string.h>
 #if	HAVE_UNISTD_H
 #include	<unistd.h>