X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2Fmmencode.c;h=6287ca2af1cdf481f91ff05643ca0fbb4ca29409;hb=c8aa261a7bf3eb1389d2e018be1d715f73cacd66;hp=3609a5ee8e5e8a470024f0808b719262d53da3ea;hpb=ea1ea793fe6e244ef5555ed983423a204101af13;p=chise%2Fxemacs-chise.git- diff --git a/lib-src/mmencode.c b/lib-src/mmencode.c index 3609a5e..6287ca2 100644 --- a/lib-src/mmencode.c +++ b/lib-src/mmencode.c @@ -18,6 +18,7 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. #include #include #include +#include static void output64chunk(int c1, int c2, int c3, int pads, FILE *outfile);