X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fstdio%2Fftrylockfile.c;h=eef4e2502e56af1a6ed1f8d9a08f898bab5ce856;hp=725c4c3eacbd159dbac076a9c8e3fa4fafea22a7;hb=efd4d87aa472523b07889af69874259db43b3c3c;hpb=dba68bf98fc708cea4c478278c889fc7ad802b00 diff --git a/src/stdio/ftrylockfile.c b/src/stdio/ftrylockfile.c index 725c4c3e..eef4e250 100644 --- a/src/stdio/ftrylockfile.c +++ b/src/stdio/ftrylockfile.c @@ -1,5 +1,6 @@ #include "stdio_impl.h" #include "pthread_impl.h" +#include int ftrylockfile(FILE *f) {