mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-20 21:58:03 -04:00
do not include config.h
The build system ensures it is always included for every source file.
This commit is contained in:
parent
5275b6bc83
commit
b330eb0af8
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@
|
|||
#include <isc/uv.h>
|
||||
#include <isc/xml.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "mem_p.h"
|
||||
#include "mutex_p.h"
|
||||
#include "os_p.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue