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