mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Removed include of config.h (illegal and unnecessary).
This commit is contained in:
@@ -56,8 +56,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/list.h>
|
||||
#include <isc/mem.h>
|
||||
|
||||
|
@@ -50,8 +50,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/types.h>
|
||||
|
||||
|
||||
|
@@ -53,8 +53,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
@@ -55,8 +55,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
|
@@ -49,8 +49,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
#include <isc/int.h>
|
||||
#include <isc/list.h>
|
||||
|
@@ -51,8 +51,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <isc/region.h>
|
||||
|
@@ -55,8 +55,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/types.h>
|
||||
#include <isc/list.h>
|
||||
|
||||
|
@@ -54,8 +54,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
|
||||
#include <dns/confcommon.h>
|
||||
|
@@ -55,8 +55,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
#include <isc/int.h>
|
||||
|
||||
|
@@ -51,7 +51,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
#include <isc/types.h>
|
||||
|
||||
#include <dns/confctx.h>
|
||||
|
@@ -50,8 +50,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/types.h>
|
||||
|
||||
/***
|
||||
|
@@ -44,8 +44,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
|
||||
/* XXX these next two are needed by rdatatype.h. It should be fixed to
|
||||
@@ -94,7 +92,7 @@ struct dns_c_rrso
|
||||
struct dns_c_rrso_list
|
||||
{
|
||||
isc_uint32_t magic;
|
||||
|
||||
|
||||
isc_mem_t *mem;
|
||||
|
||||
ISC_LIST(dns_c_rrso_t) elements;
|
||||
|
@@ -53,8 +53,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
|
@@ -53,8 +53,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
|
||||
/* XXX these next two are needed by rdatatype.h. It should be fixed to
|
||||
|
@@ -53,8 +53,6 @@
|
||||
*** Imports
|
||||
***/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
|
||||
/* XXX these next two are needed by rdatatype.h. It should be fixed to
|
||||
|
Reference in New Issue
Block a user