libbsd/md5.h
2005-07-24 22:51:34 +00:00

5 lines
74 B
C

#ifndef _MD5_H_
#define _MD5_H_
#include <sys/md5.h>
#endif /* _MD5_H_ */