xref: /minix/tools/compat/sha1.h (revision 84d9c625)
1 /*	$NetBSD: sha1.h,v 1.5 2013/02/07 20:30:29 christos Exp $	*/
2 
3 /* We unconditionally use the NetBSD sha1 in libnbcompat. */
4 #include "nbtool_config.h"
5 #include "../../sys/sys/sha1.h"
6