Fix for the error during compilation against current git master:
diff --git a/algorithm.h b/algorithm.h
index b2527d1..eb9542e 100644
--- a/algorithm.h
+++ b/algorithm.h
@@ -21,6 +21,7 @@ typedef enum {
ALGO_X15,
ALGO_KECCAK,
ALGO_QUARK,
+ ALGO_HMQ1725,
ALGO_TWE,
ALGO_FUGUE,
ALGO_NIST,