aboutsummaryrefslogtreecommitdiff
path: root/src/hash/loselose.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/loselose.c')
-rw-r--r--src/hash/loselose.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hash/loselose.c b/src/hash/loselose.c
index 6ab8677..bfdc017 100644
--- a/src/hash/loselose.c
+++ b/src/hash/loselose.c
@@ -24,6 +24,7 @@ uint64_t loselose(uint8_t* in, size_t len){
return loselose_final(&a);
}
+common_hash_clone(loselose);
common_hash_init_update(loselose);
int l_loselose_final(lua_State* L){