Code

Sync to latest Gnulib
[nagiosplug.git] / lib / base64.h
1 /* Header file for base64.c */
3 char *base64 (const char *bin, size_t len);