roken: Add base64 functions to libroken
[openafs.git] / src / roken / afsroken.def
index 689556c..4b000ea 100644 (file)
@@ -24,3 +24,5 @@ EXPORTS
        vwarnx                  @28
        warn                    @29
        warnx                   @30
+       base64_decode           @31
+       base64_encode           @32