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

do not need to include sys/types.h or sys/socket.h

This commit is contained in:
Bob Halley
1999-07-06 22:58:44 +00:00
parent 08fd94c483
commit 283be780d8
2 changed files with 0 additions and 7 deletions

View File

@@ -24,9 +24,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <isc/assertions.h>
#include <isc/error.h>
#include <isc/thread.h>