mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
<isc/lex.h> does not need <stddef.h>
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user