summaryrefslogtreecommitdiff
path: root/modules/unistd
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unistd')
-rw-r--r--modules/unistd1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/unistd b/modules/unistd
index 326bae0e48..01da57e23a 100644
--- a/modules/unistd
+++ b/modules/unistd
@@ -176,6 +176,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
-e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
-e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
+ -e 's|@''REPLACE_COPY_FILE_RANGE''@|$(REPLACE_COPY_FILE_RANGE)|g' \
-e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
-e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
-e 's|@''REPLACE_EXECL''@|$(REPLACE_EXECL)|g' \