X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1d03fb9aeca8ed1d59e41b938629e9d9ff8f49bf..d601805e1d9c40d88107eb4b79c6cd592d660eb2:/sbr/icalendar.l diff --git a/sbr/icalendar.l b/sbr/icalendar.l index 8b0721bf..365d0725 100644 --- a/sbr/icalendar.l +++ b/sbr/icalendar.l @@ -11,6 +11,7 @@ #include "h/mh.h" #include "h/icalendar.h" #include "sbr/icalparse.h" +#include "base64.h" static char *unfold (char *, size_t *); static void destroy_icallex(void);