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