pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: net/udns patch



On Fri, Nov 13, 2020 at 03:50:37PM -0600, Edgar Pettijohn wrote:
>  #else
> +#ifdef __OpenBSD__
> +# include <sys/select.h>
> +#endif
>  # include <unistd.h>
>  # include <sys/types.h>
>  # include <sys/socket.h>

Is the #ifdef actually needed?

Martin


Home | Main Index | Thread Index | Old Index