diff options
Diffstat (limited to 'lib/crypto/hmacmd5.h')
-rw-r--r-- | lib/crypto/hmacmd5.h | 1 |
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 { |