Removed include of config.h (illegal and unnecessary).

This commit is contained in:
James Brister
2000-04-05 16:38:01 +00:00
parent 9e7c9ad159
commit 14256bd72e
15 changed files with 1 additions and 30 deletions
-2
View File
@@ -56,8 +56,6 @@
*** Imports
***/
#include <config.h>
#include <isc/list.h>
#include <isc/mem.h>
-2
View File
@@ -50,8 +50,6 @@
*** Imports
***/
#include <config.h>
#include <isc/types.h>
-2
View File
@@ -53,8 +53,6 @@
*** Imports
***/
#include <config.h>
#include <sys/types.h>
#include <stdio.h>
-2
View File
@@ -55,8 +55,6 @@
*** Imports
***/
#include <config.h>
#include <sys/types.h>
#include <isc/mem.h>
-2
View File
@@ -49,8 +49,6 @@
*** Imports
***/
#include <config.h>
#include <isc/mem.h>
#include <isc/int.h>
#include <isc/list.h>
-2
View File
@@ -51,8 +51,6 @@
*** Imports
***/
#include <config.h>
#include <sys/types.h>
#include <isc/region.h>
-2
View File
@@ -55,8 +55,6 @@
#include <stdio.h>
#include <config.h>
#include <isc/types.h>
#include <isc/list.h>
-2
View File
@@ -54,8 +54,6 @@
*** Imports
***/
#include <config.h>
#include <isc/mem.h>
#include <dns/confcommon.h>
-2
View File
@@ -55,8 +55,6 @@
*** Imports
***/
#include <config.h>
#include <isc/mem.h>
#include <isc/int.h>
-1
View File
@@ -51,7 +51,6 @@
*** Imports
***/
#include <config.h>
#include <isc/types.h>
#include <dns/confctx.h>
-2
View File
@@ -50,8 +50,6 @@
*** Imports
***/
#include <config.h>
#include <isc/types.h>
/***
+1 -3
View File
@@ -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;
-2
View File
@@ -53,8 +53,6 @@
*** Imports
***/
#include <config.h>
#include <sys/types.h>
#include <isc/mem.h>
-2
View File
@@ -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
-2
View File
@@ -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