we do have dup2.
This commit is contained in:
parent
e938c4e842
commit
621611e98a
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: config.h,v 1.4 1997/01/12 19:11:44 tls Exp $ */
|
||||
/* $NetBSD: config.h,v 1.5 2001/02/04 19:25:43 christos Exp $ */
|
||||
|
||||
/* config.h. Generated automatically by configure. */
|
||||
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
||||
@ -41,6 +41,9 @@
|
||||
/* Define if you have <unistd.h>. */
|
||||
#define HAVE_UNISTD_H 1
|
||||
|
||||
/* Define if you have dup2. */
|
||||
#define HAVE_DUP2 1
|
||||
|
||||
/* Define if on MINIX. */
|
||||
/* #undef _MINIX */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user