summaryrefslogtreecommitdiff
path: root/libc/stdio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/Makefile')
-rw-r--r--libc/stdio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio/Makefile b/libc/stdio/Makefile
index c2a557a45..14fdb7029 100644
--- a/libc/stdio/Makefile
+++ b/libc/stdio/Makefile
@@ -54,7 +54,7 @@ MOBJ = fclose.o fflush.o fopen.o freopen.o perror.o remove.o \
__fbufsize.o __freading.o __fwriting.o __freadable.o __fwritable.o \
__flbf.o __fpurge.o __fpending.o _flushlbf.o \
fopencookie.o fmemopen.o open_memstream.o \
- __fsetlocking.o \
+ __fsetlocking.o flockfile.o ftrylockfile.o funlockfile.o \
_stdio_fopen.o _stdio_fread.o _stdio_fwrite.o _stdio_adjpos.o \
_stdio_lseek.o _stdio_init.o \
_stdio_fsfopen.o _stdio_fdout.o _uintmaxtostr.o