summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-03-05 00:45:47 +0000
committerRoland McGrath <roland@gnu.org>1992-03-05 00:45:47 +0000
commit629f0db8ab8ac36023d3891fedd1b0bfdfd7e623 (patch)
treeb8926566a0f9b4ecb5656c4d109730821739c3cc /io
parent32b37adaf121543008c8a8fb0a6af3c0963c7e44 (diff)
Formerly io/Makefile.~4~
Diffstat (limited to 'io')
-rw-r--r--io/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/Makefile b/io/Makefile
index 46c2b7bc86..bfb39583ee 100644
--- a/io/Makefile
+++ b/io/Makefile
@@ -28,7 +28,7 @@ routines := \
mkfifo \
__stat __fstat __lstat \
__umask __chmod __fchmod __mkdir \
- __open __close __read __write __lseek __access __fcntl flock \
+ __open __close __read __write __lseek __access __fcntl __flock \
__dup __dup2 __pipe \
creat \
__chdir getcwd getwd \