X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fstdio%2F__fopen_rb_ca.c;h=9202c8ce5c1423b33bdfc571cd93d16db2d4af5b;hp=a1b1b3b6ece7fb93d1f1d50606dca216dc54eb10;hb=835f9f950e2f6059532bd9ab9857a856ed21a4fd;hpb=1e717ea3d2a864e00e507f1a70a892c551955f1b diff --git a/src/stdio/__fopen_rb_ca.c b/src/stdio/__fopen_rb_ca.c index a1b1b3b6..9202c8ce 100644 --- a/src/stdio/__fopen_rb_ca.c +++ b/src/stdio/__fopen_rb_ca.c @@ -1,4 +1,6 @@ #include "stdio_impl.h" +#include +#include FILE *__fopen_rb_ca(const char *filename, FILE *f, unsigned char *buf, size_t len) {