Fixes for OpenBSD
This commit is contained in:
committed by
Jon Trulson
parent
07f272122d
commit
885b65a09a
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user