Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 03/30/2001 18:17:48
Module Name:	basesrc
Committed By:	agc
Date:		Fri Mar 30 15:17:48 UTC 2001

Modified Files:
	basesrc/lib/libipsec: policy_parse.y

Log Message:
Put back prototype of yyparse(), since the function name is modified
by the Makefile

	YPREFIX+=__libyy

setting, and we thus get an unprototyped function.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libipsec/policy_parse.y

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