xref: /minix3/tools/compat/crypto/sha2.h (revision c8a0e2f4c688362b79ef1474cea604c8ebd6045d)
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