Avoid duplicate crypto_verify.h
This commit is contained in:
parent
b86a933ba5
commit
280ff25f52
@ -1,4 +1,4 @@
|
||||
#include "crypto_verify.h"
|
||||
#include "api.h"
|
||||
|
||||
int crypto_verify(const unsigned char *x,const unsigned char *y)
|
||||
{
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "crypto_verify.h"
|
||||
#include "api.h"
|
||||
|
||||
int crypto_verify(const unsigned char *x,const unsigned char *y)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user