mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 13:39:25 -04:00
5 lines
157 B
C
5 lines
157 B
C
/* $NetBSD: sha1.h,v 1.2 2013/03/12 01:52:55 christos Exp $ */
|
|
|
|
/* We unconditionally use the NetBSD SHA1 in libnbcompat. */
|
|
#include "../../sys/sys/sha1.h"
|