summaryrefslogtreecommitdiffstats
path: root/clib/src/heap.c
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 15:36:38 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-12-15 16:48:05 +1100
commitad0327c4685a4a82b0526b0a4acbcd887e57f376 (patch)
treeb5fbbc0d03b7fe1616ed66e2e5bec9b5391ace67 /clib/src/heap.c
parent13caae9a81a564b1206797c11277a0a09e391a27 (diff)
downloadffs-ad0327c4685a4a82b0526b0a4acbcd887e57f376.tar.gz
ffs-ad0327c4685a4a82b0526b0a4acbcd887e57f376.zip
Remove unused memory_leak_detection.h
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'clib/src/heap.c')
-rw-r--r--clib/src/heap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clib/src/heap.c b/clib/src/heap.c
index 625f9e5..26fe246 100644
--- a/clib/src/heap.c
+++ b/clib/src/heap.c
@@ -37,7 +37,6 @@
#include "slab.h"
#include "heap.h"
#include "bb_trace.h"
-#include "memory_leak_detection.h"
/* ======================================================================= */
OpenPOWER on IntegriCloud