X-Git-Url: http://git.pk910.de/?p=NextIRCd.git;a=blobdiff_plain;f=src%2Fcrypt_base64.h;h=2892573ed7a8ce977a64464d421f49cf16f1eaf7;hp=5ada93c6b675a3c2e0dca528ce0be000d02b44e8;hb=e17a8a5dc929df2a5ae6169f1955fcde7c70e04b;hpb=285018f265af0f32438a5de357905963daaaa86f diff --git a/src/crypt_base64.h b/src/crypt_base64.h index 5ada93c..2892573 100644 --- a/src/crypt_base64.h +++ b/src/crypt_base64.h @@ -17,6 +17,7 @@ #ifndef _crypt_base64_h #define _crypt_base64_h +#include void crypt_base64_init(); void crypt_base64_deinit();