mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Avoid duplicate crypto_verify.h
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user