mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
5 lines
74 B
C
5 lines
74 B
C
#ifndef _MD5_H_
|
|
#define _MD5_H_
|
|
#include <sys/md5.h>
|
|
#endif /* _MD5_H_ */
|