mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 23:30:01 -04:00
rem: do not include config.h
The build system ensures it is always included for every source file. Merge branch 'aydin/no-include-config-h' into 'main' See merge request isc-projects/bind9!9320
This commit is contained in:
commit
936975a9ae
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