Subject: CVS commit: syssrc/sys/crypto/des
To: None <source-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: source-changes
Date: 09/09/2001 18:52:57
Module Name:	syssrc
Committed By:	taca
Date:		Sun Sep  9 15:52:57 UTC 2001

Modified Files:
	syssrc/sys/crypto/des: des_ecb.c

Log Message:
Add including <stdio.h> for compiling in user land.
This should fix compile error (really warning) in src/regress/sys/crypto/des.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/crypto/des/des_ecb.c

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