NetBSD/tools/compat/crypto/rmd160.h
mrg 3e7961407f make sure we can find <sys/{rmd160,sha2}.h>. make sure the crypto/foo.h
versions of these include something that exists...
2006-10-27 22:32:45 +00:00

6 lines
185 B
C

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