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

include socket.h

This commit is contained in:
Bob Halley
1999-06-28 23:36:19 +00:00
parent 137ae8a892
commit bf647f10f6

View File

@@ -36,6 +36,7 @@
#include <isc/buffer.h>
#include <isc/lang.h>
#include <isc/sockaddr.h>
#include <isc/socket.h>
#include <dns/types.h>
#include <dns/result.h>