Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/18/1998 19:00:01
tv
Wed Mar 18 18:51:53 PST 1998
Update of /cvsroot/pkgsrc/security/pgp2/patches
In directory nb00:/tmp/cvs-serv26814

Modified Files:
	patch-aa 
Log Message:
Fixes:
- on i386, somehow <machine/endian.h> never got included by
  <machine/ansi.h>; include the former directly.
- on sparc (and all big endian machines), the endian check was in the
  wrong place: it should have been in usuals.h.  Also include usuals.h in
  md5.c to get the define.