2013-02-08 00:31:52 +04:00
|
|
|
/* $NetBSD: sha2.h,v 1.2 2013/02/07 20:31:52 christos Exp $ */
|
2013-02-08 00:30:29 +04:00
|
|
|
|
|
|
|
/* 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"
|