mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
<isc/lex.h> does not need <stddef.h>
This commit is contained in:
parent
334a4057e0
commit
d41c9885ec
2
CHANGES
2
CHANGES
@ -1,3 +1,5 @@
|
||||
89. [cleanup] <isc/lex.h> does not need <stddef.h>.
|
||||
|
||||
88. [cleanup] <isc/interfaceiter.h> does not need <isc/result.h> or
|
||||
<isc/mem.h>. isc_interface_t and isc_interfaceiter_t
|
||||
moved to <isc/types.h>.
|
||||
|
@ -52,7 +52,6 @@
|
||||
***/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <isc/lang.h>
|
||||
#include <isc/region.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user