summaryrefslogtreecommitdiff
path: root/lib/crypto/hmacmd5.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-24 15:44:34 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-24 15:44:34 +0200
commit2413a7200623855b93946d44bcdb949e2dc170a0 (patch)
tree064f1cef83edb2cb3f2b7b3487cdf93b36fad82b /lib/crypto/hmacmd5.h
parent5709ded3ef75c48f807273eaa36bb0522e7f7b46 (diff)
downloadsamba-2413a7200623855b93946d44bcdb949e2dc170a0.tar.gz
samba-2413a7200623855b93946d44bcdb949e2dc170a0.tar.bz2
samba-2413a7200623855b93946d44bcdb949e2dc170a0.zip
Use shared copy of hmac5 implementation.
Diffstat (limited to 'lib/crypto/hmacmd5.h')
-rw-r--r--lib/crypto/hmacmd5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/hmacmd5.h b/lib/crypto/hmacmd5.h
index 5769737fcd..d649906bb4 100644
--- a/lib/crypto/hmacmd5.h
+++ b/lib/crypto/hmacmd5.h
@@ -19,6 +19,7 @@
*/
#ifndef _HMAC_MD5_H
+#define _HMAC_MD5_H
typedef struct
{