15 lines
467 B
Text
15 lines
467 B
Text
$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
|