mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
4 lines
74 B
C
4 lines
74 B
C
#ifndef _MD5_H_
|
|
#define _MD5_H_
|
|
#include <sys/md5.h>
|
|
#endif /* _MD5_H_ */
|