]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Remove unneded #include malloc.h
authorVolker Lendecke <vl@samba.org>
Tue, 11 Feb 2020 20:20:32 +0000 (21:20 +0100)
committerMartin Schwenke <martins@samba.org>
Wed, 19 Feb 2020 09:38:39 +0000 (09:38 +0000)
commitb36376fcf67da5b1c5d7f8dbea32cb82b99d04bd
treea0572a5e0edbbd414312666f3c8e89fcb6710ff1
parent158bf58cf163c1157fb59cb0d9c766ed5ca4e98a
lib: Remove unneded #include malloc.h

We do the mallinfo() call in talloc_report_printf.c now

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/lib/tallocmsg.c