mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +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
|
||||
consistency with other *_test programs.
|
||||
|
||||
|
@@ -22,12 +22,9 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <isc/lang.h>
|
||||
|
||||
#include <dns/types.h>
|
||||
#include <dns/result.h>
|
||||
|
||||
ISC_LANG_BEGINDECLS
|
||||
|
||||
|
Reference in New Issue
Block a user