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

include <config.h>, since the definition of HAVE_NETINET6_IN6_H

is needed in this file.
This commit is contained in:
David Lawrence
2000-01-24 05:25:09 +00:00
parent 22ad324c4a
commit 8fc824d047

View File

@@ -64,6 +64,7 @@
/***
*** Imports.
***/
#include <config.h>
#include <sys/types.h>
#include <sys/socket.h>