6 lines
190 B
C
6 lines
190 B
C
|
/* $NetBSD: rmd160.h,v 1.4 2013/02/07 20:30:29 christos Exp $ */
|
||
|
|
||
|
/* We unconditionally use the NetBSD rmd160 in libnbcompat. */
|
||
|
#include "nbtool_config.h"
|
||
|
#include "../../sys/sys/rmd160.h"
|