diff options
Diffstat (limited to 'stdio-common/Versions')
-rw-r--r-- | stdio-common/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/Versions b/stdio-common/Versions index d38ef7e123..6191e0b97d 100644 --- a/stdio-common/Versions +++ b/stdio-common/Versions @@ -20,7 +20,7 @@ libc { dprintf; # f* - fprintf; fscanf; + flockfile; fprintf; fscanf; ftrylockfile; funlockfile; # g* getline; getw; |