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