summaryrefslogtreecommitdiff
path: root/inputmethod/skkserv/patches/patch-ac
blob: c9dfbaf2a9e523082b721c38cd845279b4572d1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.1.1.1.58.1 2010/07/04 07:18:44 agc 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