X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=crypt.c;h=222bece7249add6aa01639419d63a42426ca9c84;hb=3ea5399aeec092dcdb9f039288f1e146aadbb2f7;hp=610d2057947dba6757526127a317f8b87bf7eebc;hpb=9d8fdf8898418711558f70a9630b2444036d8285;p=paraslash.git diff --git a/crypt.c b/crypt.c index 610d2057..222bece7 100644 --- a/crypt.c +++ b/crypt.c @@ -23,6 +23,7 @@ #include "crypt.h" #include "fd.h" #include "crypt_backend.h" +#include "base64.h" struct asymmetric_key { RSA *rsa;