2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

do not include config.h

The build system ensures it is always included for every source file.
This commit is contained in:
Aydın Mercan
2024-08-15 13:51:11 +03:00
parent 5275b6bc83
commit b330eb0af8

View File

@@ -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"