remove config.h references

This commit is contained in:
Evan Hunt 2018-10-30 10:42:41 -07:00
parent 1ac7058a0f
commit b27630a130
3 changed files with 0 additions and 6 deletions

View file

@ -16,8 +16,6 @@
#pragma once
#include <config.h>
#include <isc/lang.h>
#include <isc/md.h>
#include <isc/platform.h>

View file

@ -16,8 +16,6 @@
#pragma once
#include <config.h>
#include <isc/lang.h>
#include <isc/platform.h>
#include <isc/types.h>

View file

@ -13,8 +13,6 @@
/*! \file isc/strerr.h */
#include <config.h>
#include <string.h>
#if defined(strerror_r)