xref: /freebsd/lib/libmd/md5.h (revision 37798b1d5dd12cd5e842b6f99135a2e4af8cf9e0)
1 
2 #ifndef _MD5_H_
3 #define _MD5_H_
4 
5 #include <sys/md5.h>
6 #endif /* _MD5_H_ */
7