mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-06 12:40:13 -04:00
6 lines
184 B
C
6 lines
184 B
C
/* $NetBSD: sha2.h,v 1.2 2013/02/07 20:31:52 christos Exp $ */
|
|
|
|
/* We unconditionally use the NetBSD sha2 in libnbcompat. */
|
|
#include "nbtool_config.h"
|
|
#include "../../sys/sys/sha2.h"
|