Various changes. Kinda in the middle of it here, but it seems to work.
[catacomb-perl] / ec.xs
diff --git a/ec.xs b/ec.xs
index 66314ce..f546ab3 100644 (file)
--- a/ec.xs
+++ b/ec.xs
@@ -76,6 +76,11 @@ z(p)
        OUTPUT:
        RETVAL
 
+bool
+ec_eq(p, q)
+       EC_Point *p
+       EC_Point *q
+
 SV *
 DESTROY(p)
        EC_Point *p