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

Use coccinelle to remove explicit '#include <config.h>' from the source files

This commit is contained in:
Ondřej Surý
2019-03-08 14:52:45 +01:00
parent 0b9f7f8a38
commit 78d0cb0a7d
459 changed files with 0 additions and 938 deletions

View File

@@ -13,8 +13,6 @@
* 32 bit Fowler/Noll/Vo FNV-1a hash code with modification for BIND
*/
#include <config.h> // IWYU pragma: keep
#include <stdbool.h>
#include <stddef.h>
#include <inttypes.h>