1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/lib/libmd/md5.h
1996-12-22 10:32:17 +00:00

5 lines
74 B
C

#ifndef _MD5_H_
#define _MD5_H_
#include <sys/md5.h>
#endif /* _MD5_H_ */