mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
16 lines
467 B
Plaintext
16 lines
467 B
Plaintext
$NetBSD: patch-ac,v 1.1.1.1 2002/05/31 12:59:58 seb Exp $
|
|
|
|
--- config.h.in.orig Fri Jan 17 20:27:10 1997
|
|
+++ config.h.in Tue Dec 21 15:52:49 1999
|
|
@@ -15,8 +15,8 @@
|
|
/* Define if you have the getdtablesize function. */
|
|
#undef HAVE_GETDTABLESIZE
|
|
|
|
-/* Define if you have the tiocnotty function. */
|
|
-#undef HAVE_TIOCNOTTY
|
|
+/* Define if you have the setsid function. */
|
|
+#undef HAVE_SETSID
|
|
|
|
/* Define if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|