Home GnuPG

Remove duplicate gcry_mac_hd_t typedef
5c31990214b5Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Remove duplicate gcry_mac_hd_t typedef

* cipher/mac-internal.h (gcry_mac_hd_t): Remove.

Attempt to fix problem reported by Matthias Wachs:

On a freebsd 9.1 amd64 and a debian Lenny x86 system:

In file included from mac.c:27:
mac-internal.h:22: error: redefinition of typedef 'gcry_mac_hd_t'
../src/gcrypt.h:1301: error: previous declaration of 'gcry_mac_hd_t' was
here

  • [mac.lo] Error code 1
  • Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>

Details

Provenance
jukiviliAuthored on Dec 16 2013, 10:54 AM
Parents
rC110fed2d6b0b: Use u64 for CCM data lengths
Branches
Unknown
Tags
Unknown

Event Timeline

Jussi Kivilinna <jussi.kivilinna@iki.fi> committed rC5c31990214b5: Remove duplicate gcry_mac_hd_t typedef (authored by Jussi Kivilinna <jussi.kivilinna@iki.fi>).Dec 16 2013, 10:54 AM