Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 09/23/2000 14:33:06
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Sep 23 11:33:06 UTC 2000

Modified Files:
	syssrc/sys/kern: kern_sysctl.c

Log Message:
Conditionalise the declaration of sysctl_pty() so that we don't get a
compiler warning in the NPTY==0 case.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 syssrc/sys/kern/kern_sysctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.