NetBSD/tools/compat/crypto/sha2.h
2005-08-26 15:57:17 +00:00

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"