Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/31/2000 14:32:35
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Jul 31 11:32:35 UTC 2000

Modified Files:
	basesrc/games/fortune/strfile: strfile.c

Log Message:
Use a local implementation of htonl() called h2nl().  htonl() is not
available in all cross-compile environments.

Patches from Chris Demetriou.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/games/fortune/strfile/strfile.c

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