mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
sys/select.h not sys/socket.h
This commit is contained in:
@@ -15,13 +15,13 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: socket_p.h,v 1.5 2001/01/23 03:07:16 marka Exp $ */
|
/* $Id: socket_p.h,v 1.6 2001/06/12 01:35:42 marka Exp $ */
|
||||||
|
|
||||||
#ifndef ISC_SOCKET_P_H
|
#ifndef ISC_SOCKET_P_H
|
||||||
#define ISC_SOCKET_P_H
|
#define ISC_SOCKET_P_H
|
||||||
|
|
||||||
#ifdef ISC_PLATFORM_NEEDSYSSELECTH
|
#ifdef ISC_PLATFORM_NEEDSYSSELECTH
|
||||||
#include <sys/socket.h>
|
#include <sys/select.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user