use -Wl on -no-undefined as it is a linker option:
[oweals/gnunet.git] / src / include / block_regex.h
index 77f778c95a1d0a7b50d51e484489220bc152ffe9..326183d567082bb6580cf50b51939ab6e74b2477 100644 (file)
@@ -72,7 +72,7 @@ struct RegexAcceptBlock
   /**
    * The signature.
    */
-  struct GNUNET_CRYPTO_EccSignature signature;
+  struct GNUNET_CRYPTO_EddsaSignature signature;
 };