mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Added crdselect definition for !NCRD case.
This commit is contained in:
parent
1174c7d121
commit
6263a19a10
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9551
@ -42,7 +42,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* from: @(#)conf.c 5.8 (Berkeley) 5/12/91
|
||||
* $Id: conf.c,v 1.86 1995/07/11 17:20:20 bde Exp $
|
||||
* $Id: conf.c,v 1.87 1995/07/16 10:45:06 phk Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -839,6 +839,7 @@ d_select_t crdselect;
|
||||
#define crdread nxread
|
||||
#define crdwrite nxwrite
|
||||
#define crdioctl nxioctl
|
||||
#define crdselect nxselect
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user