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