NetBSD/tools/compat/crypto/sha2.h

6 lines
182 B
C

/* $NetBSD: sha2.h,v 1.2 2006/10/27 22:32:45 mrg Exp $ */
/* We unconditionally use the NetBSD SHA2 in libnbcompat. */
#include "nbtool_config.h"
#include "../../../sys/sys/sha2.h"