NetBSD/tools/compat/sha2.h

6 lines
184 B
C
Raw Normal View History

2013-02-08 00:31:52 +04:00
/* $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"
2013-02-08 00:31:52 +04:00
#include "../../sys/sys/sha2.h"