summaryrefslogtreecommitdiff
path: root/source3/lib/tallocmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/tallocmsg.c')
-rw-r--r--source3/lib/tallocmsg.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/lib/tallocmsg.c b/source3/lib/tallocmsg.c
index bc0fa132e32..e8a69afbf80 100644
--- a/source3/lib/tallocmsg.c
+++ b/source3/lib/tallocmsg.c
@@ -19,9 +19,6 @@
#include "includes.h"
#include "messages.h"
#include "lib/util/talloc_report_printf.h"
-#ifdef HAVE_MALLINFO
-#include <malloc.h>
-#endif /* HAVE_MALLINFO */
static bool pool_usage_filter(struct messaging_rec *rec, void *private_data)
{