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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user