X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fcrypto.h;h=4514f8dadf2e7c1ec5c2b13ded7864a1e99e60f1;hb=74e99de094a34556ba912a5e392eda172571eb53;hp=9e640e3d896ae7d38e5d8161a129d83372d8bed6;hpb=fb7b6e7a0c966a88a682f656ca1caeb9a0583c5b;p=meshlink diff --git a/src/crypto.h b/src/crypto.h index 9e640e3d..4514f8da 100644 --- a/src/crypto.h +++ b/src/crypto.h @@ -17,8 +17,8 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#ifndef __TINC_CRYPTO_H__ -#define __TINC_CRYPTO_H__ +#ifndef __MESHLINK_CRYPTO_H__ +#define __MESHLINK_CRYPTO_H__ extern void crypto_init(); extern void crypto_exit();