Subject: CVS commit: syssrc/sys/crypto/rijndael
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/31/2001 22:20:29
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Dec 31 20:20:28 UTC 2001

Modified Files:
	syssrc/sys/crypto/rijndael: rijndael-api-fst.c

Log Message:
When compiling for userland, need <stdlib.h> for abort() prototype
(noticed by gcc 3.1).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/crypto/rijndael/rijndael-api-fst.c

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