examples: malloc is declared in <stdlib.h>
authorVolker Lendecke <vl@samba.org>
Fri, 30 Dec 2011 08:55:55 +0000 (09:55 +0100)
committerVolker Lendecke <vlendec@samba.org>
Sun, 1 Jan 2012 21:25:02 +0000 (22:25 +0100)
examples/libsmbclient/testbrowse2.c

index fd0a4e8198f42b50be875ec70aa3fdc3a8432f40..123660f1b7d7b5d392366f297470258de21e1517 100644 (file)
@@ -5,7 +5,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <malloc.h>
 #include <string.h>
 #include <libsmbclient.h>