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