This commit is contained in:
[GGSuchao]
2017-07-06 17:43:48 +08:00
committed by GGSuchao
parent 4ee6a52f59
commit 5522d60cc6

View File

@@ -1,7 +1,7 @@
/* Standard C version of mrmuldv.c */
#include <stdio.h>
#include "miracl.h"
#include <openssl/miracl.h>
mr_small muldiv(mr_small a,mr_small b,mr_small c,mr_small m,mr_small *rp)
{