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

Modified Files:
	basesrc/games/monop: initdeck.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.12 -r1.13 basesrc/games/monop/initdeck.c

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