xref: /netbsd-src/tools/compat/sys/sha1.h (revision c0179c282a5968435315a82f4128c61372c68fc3)
1 /*	$NetBSD: sha1.h,v 1.1 2006/10/29 06:17:08 dogcow Exp $	*/
2 
3 /* We unconditionally use the NetBSD SHA1 in libnbcompat. */
4 #include "nbtool_config.h"
5 #include "../../sys/sys/sha1.h"
6