]> diplodocus.org Git - nmh/blobdiff - sbr/icalendar.l
new.c: Order two return statements to match comment.
[nmh] / sbr / icalendar.l
index 8b0721bfe0a55416b6403e919fe30d386d15b6ca..3a6522ce61fb9f5bf0d1456bb21d82032c06a528 100644 (file)
@@ -11,6 +11,7 @@
 #include "h/mh.h"
 #include "h/icalendar.h"
 #include "sbr/icalparse.h"
+#include "sbr/base64.h"
 
 static char *unfold (char *, size_t *);
 static void destroy_icallex(void);