6 lines
182 B
C
6 lines
182 B
C
|
/* $NetBSD: rmd160.h,v 1.1 2002/09/13 19:07:02 thorpej Exp $ */
|
||
|
|
||
|
/* We unconditionally use the NetBSD RMD160 in libnbcompat. */
|
||
|
#include "config.h"
|
||
|
#include "../../include/rmd160.h"
|