5 lines
74 B
C
5 lines
74 B
C
#ifndef _MD5_H_
|
|
#define _MD5_H_
|
|
#include <sys/md5.h>
|
|
#endif /* _MD5_H_ */
|