xref: /netbsd-src/tools/compat/sha2.h (revision 6a493d6bc668897c91594964a732d38505b70cbb)
1 /*	$NetBSD: sha2.h,v 1.2 2013/02/07 20:31:52 christos Exp $	*/
2 
3 /* We unconditionally use the NetBSD sha2 in libnbcompat. */
4 #include "nbtool_config.h"
5 #include "../../sys/sys/sha2.h"
6