mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
79. [cleanup] <dns/callbacks.h> does not need <stdio.h>.
|
||||||
|
|
||||||
78. [cleanup] lwres_conftest renamed to lwresconf_test for
|
78. [cleanup] lwres_conftest renamed to lwresconf_test for
|
||||||
consistency with other *_test programs.
|
consistency with other *_test programs.
|
||||||
|
|
||||||
|
@@ -22,12 +22,9 @@
|
|||||||
*** Imports
|
*** Imports
|
||||||
***/
|
***/
|
||||||
|
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
#include <isc/lang.h>
|
#include <isc/lang.h>
|
||||||
|
|
||||||
#include <dns/types.h>
|
#include <dns/types.h>
|
||||||
#include <dns/result.h>
|
|
||||||
|
|
||||||
ISC_LANG_BEGINDECLS
|
ISC_LANG_BEGINDECLS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user