1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/www/mod_ntlm2/files/patch-smbval-session.inc.c
Vanilla I. Shu 05d11e1a42 Add mod_ntlm2 0.1, NTLM authentication module for the Apache2 webserver.
PR:		ports/116657
Submitted by:	Alex "lissyara" Keda <admin at lissyara.su>
2007-09-26 12:38:30 +00:00

12 lines
343 B
C

--- smbval/session.inc.c.orig Wed Sep 26 12:40:51 2007
+++ smbval/session.inc.c Wed Sep 26 12:41:45 2007
@@ -21,7 +21,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 675 Mass Ave, Cambridge, MA 02139, USA. */
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
static int RFCNB_errno = 0;