X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2F__fopen_rb_ca.c;h=9202c8ce5c1423b33bdfc571cd93d16db2d4af5b;hb=ab1772c597ba8fe0c26400256b12d7a4df23880e;hp=a1b1b3b6ece7fb93d1f1d50606dca216dc54eb10;hpb=f2d08cf7558176af7ef36cf5b5213e676b02d7ac;p=musl 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) {