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

Remove do-nothing header <isc/netdb.h>

Not needed since we dropped Windows support
This commit is contained in:
Tony Finch
2022-12-16 11:04:39 +00:00
parent 9bcc434dad
commit bed09c1676
9 changed files with 7 additions and 56 deletions

View File

@@ -13,6 +13,7 @@
/*! \file */
#include <netdb.h>
#include <stdbool.h>
#include <stdio.h>