mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.
|
||||||
|
|
||||||
92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
|
92. [cleanup] <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
|
||||||
or <isc/result.h>.
|
or <isc/result.h>.
|
||||||
|
|
||||||
|
@@ -59,7 +59,6 @@
|
|||||||
|
|
||||||
#include <isc/lang.h>
|
#include <isc/lang.h>
|
||||||
#include <isc/types.h>
|
#include <isc/types.h>
|
||||||
#include <isc/result.h>
|
|
||||||
|
|
||||||
ISC_LANG_BEGINDECLS
|
ISC_LANG_BEGINDECLS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user