Imported Debian patch 0.60.1-1
[hcoop/debian/courier-authlib.git] / md5 / md5.h
index ac49510..2124879 100644 (file)
--- a/md5/md5.h
+++ b/md5/md5.h
@@ -56,6 +56,7 @@ char *md5_crypt_redhat(const char *, const char *);
 #define        md5_crypt       md5_crypt_redhat
 
 const char *md5_hash_courier(const char *);
+const char *md5_hash_raw(const char *);
 
 #ifdef __cplusplus
 } ;