Skip to content
Snippets Groups Projects
Commit 7901d207 authored by Tobias S. Josefowitz's avatar Tobias S. Josefowitz
Browse files

Nettle/cipher.cmod: Don't define object storage within an #ifdef

precompile.pike apparently inserts the storage struct for a class at the
last PIKEVAR, which in the case of CipherBlock16 was inside an #ifdef.

Moved the PIKEVAR around so that Nettle/cipher.cmod also compiles on
systems without HAVE_NETTLE_GCM_H.
parent 5942d404
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment