mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-14 22:53:34 -04:00
5 lines
94 B
C
5 lines
94 B
C
|
|
#ifndef _BIND_SYS_SOCKET
|
||
|
|
#define _BIND_SYS_SOCKET
|
||
|
|
#include "/usr/include/sys/socket.h"
|
||
|
|
#endif
|