Subject: CVS commit: [netbsd-1-6] src/sys/crypto/des
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/12/2003 19:13:13
Module Name:	src
Committed By:	tron
Date:		Fri Sep 12 19:13:13 UTC 2003

Modified Files:
	src/sys/crypto/des [netbsd-1-6]: des_cbc.c

Log Message:
Pull up revision 1.6 (requested by tv in ticket #1455):
Added an include of sys/types.h to get u_int32_t and so on.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.10.1 src/sys/crypto/des/des_cbc.c

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