mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>,
<isc/mem.h> or <isc/result.h>. (... and now heap.c needs <isc/mem.h>.)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <isc/assertions.h>
|
||||
#include <isc/heap.h>
|
||||
#include <isc/mem.h>
|
||||
|
||||
/*
|
||||
* Note: to make heap_parent and heap_left easy to compute, the first
|
||||
|
Reference in New Issue
Block a user