X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcrypto.h;h=4514f8dadf2e7c1ec5c2b13ded7864a1e99e60f1;hb=af8787d1b921fd2e286514ebe83ee1c7b449f298;hp=9e640e3d896ae7d38e5d8161a129d83372d8bed6;hpb=158cbe99f972a1613b7d4d95abfe5fe48e019e67;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();