6 lines
191 B
C
6 lines
191 B
C
/* $NetBSD: sha2.h,v 1.1 2005/08/26 15:57:17 elad Exp $ */
|
|
|
|
/* We unconditionally use the NetBSD SHA2 in libnbcompat. */
|
|
#include "nbtool_config.h"
|
|
#include "../../../sys/crypto/sha2/sha2.h"
|