Subject: CVS commit: src/dist/ntp/ntpd
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 11/14/2006 02:41:40
Module Name:	src
Committed By:	dogcow
Date:		Tue Nov 14 02:41:40 UTC 2006

Modified Files:
	src/dist/ntp/ntpd: ntpd.c

Log Message:
Looks like OpenSSL now uses an int instead of a long for its version
number (!?), so explicitly cast to long in case they change it back.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/ntp/ntpd/ntpd.c

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