diff lib-src/mmencode.c @ 357:4711e16a8e49 r21-1-8

Import from CVS: tag r21-1-8
author cvs
date Mon, 13 Aug 2007 10:57:04 +0200
parents 0132846995bd
children 972bbb6d6ca2
line wrap: on
line diff
--- a/lib-src/mmencode.c	Mon Aug 13 10:56:23 2007 +0200
+++ b/lib-src/mmencode.c	Mon Aug 13 10:57:04 2007 +0200
@@ -18,6 +18,7 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>
+#include <errno.h>
 
 static void
 output64chunk(int c1, int c2, int c3, int pads, FILE *outfile);