mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
|
||||||
|
|
||||||
81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
|
81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
|
||||||
<isc/lang.h>.
|
<isc/lang.h>.
|
||||||
|
|
||||||
|
@@ -102,7 +102,6 @@
|
|||||||
***/
|
***/
|
||||||
|
|
||||||
#include <isc/lang.h>
|
#include <isc/lang.h>
|
||||||
#include <isc/list.h>
|
|
||||||
#include <isc/types.h>
|
#include <isc/types.h>
|
||||||
|
|
||||||
ISC_LANG_BEGINDECLS
|
ISC_LANG_BEGINDECLS
|
||||||
|
Reference in New Issue
Block a user