xref: /netbsd-src/tools/compat/crypto/sha2.h (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1 /* $NetBSD: sha2.h,v 1.2 2006/10/27 22:32:45 mrg Exp $ */
2 
3 /* We unconditionally use the NetBSD SHA2 in libnbcompat. */
4 #include "nbtool_config.h"
5 #include "../../../sys/sys/sha2.h"
6