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