9 lines
139 B
C
9 lines
139 B
C
/* $NetBSD: md4.h,v 1.4 2003/09/30 19:18:28 christos Exp $ */
|
|
|
|
#ifndef _MD4_H_
|
|
#define _MD4_H_
|
|
|
|
#include <sys/md4.h>
|
|
|
|
#endif /* _MD4_H_ */
|