summaryrefslogtreecommitdiffstats
path: root/lib/heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/heap.c')
-rw-r--r--lib/heap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/heap.c b/lib/heap.c
index 7821a9c9..708e88d0 100644
--- a/lib/heap.c
+++ b/lib/heap.c
@@ -19,9 +19,7 @@
* 02111-1307, USA.
*/
-#include <zebra.h>
-
-#include "zassert.h"
+#include "misc.h"
#include "heap.h"
#include "memory.h"