Move rmd160.h to crypto/ to keep in sync with recent changes.
Noted by xtraeme@.
This commit is contained in:
parent
20ac358c50
commit
345a69e003
5
tools/compat/crypto/rmd160.h
Normal file
5
tools/compat/crypto/rmd160.h
Normal file
@ -0,0 +1,5 @@
|
||||
/* $NetBSD: rmd160.h,v 1.1 2005/09/24 21:58:36 elad Exp $ */
|
||||
|
||||
/* We unconditionally use the NetBSD RMD160 in libnbcompat. */
|
||||
#include "nbtool_config.h"
|
||||
#include "../../sys/crypto/ripemd160/rmd160.h"
|
@ -1,5 +0,0 @@
|
||||
/* $NetBSD: rmd160.h,v 1.2 2003/10/27 00:12:43 lukem Exp $ */
|
||||
|
||||
/* We unconditionally use the NetBSD RMD160 in libnbcompat. */
|
||||
#include "nbtool_config.h"
|
||||
#include "../../include/rmd160.h"
|
Loading…
Reference in New Issue
Block a user