mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
5 lines
74 B
C
5 lines
74 B
C
#ifndef _MD5_H_
|
|
#define _MD5_H_
|
|
#include <sys/md5.h>
|
|
#endif /* _MD5_H_ */
|