Ticket #12849: patch-smbval-rfcnb-util.c

File patch-smbval-rfcnb-util.c, 265 bytes (added by mni@…, 17 years ago)
Line 
1--- smbval/rfcnb-util.c.orig    2007-10-03 14:04:13.000000000 +0200
2+++ smbval/rfcnb-util.c 2007-10-03 14:05:26.000000000 +0200
3@@ -24,7 +24,7 @@
4 */
5 
6 #include <string.h>
7-#include <malloc.h>
8+#include <stdlib.h>
9 #include <arpa/inet.h>
10 
11 #include "std-includes.h"