Fixes for OpenBSD

This commit is contained in:
Ulrich Wilkens
2018-06-01 03:29:42 +02:00
committed by Jon Trulson
parent 07f272122d
commit 885b65a09a
11 changed files with 42 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
hdr,sys poll,socket,netinet/in
lib select,poll,socket
typ fd_set sys/socket.h
typ fd_set sys/socket.h sys/select.h
cat{
#pragma prototyped
#ifdef _lib_poll

View File

@@ -1,6 +1,6 @@
hdr,sys poll,socket,netinet/in
lib select,poll,socket
typ fd_set sys/socket.h
typ fd_set sys/socket.h sys/select.h
cat{
#pragma prototyped
#ifdef _lib_poll