summaryrefslogtreecommitdiff
path: root/libtrivfs/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-09-13 06:35:11 +0000
committerRoland McGrath <roland@gnu.org>1999-09-13 06:35:11 +0000
commit2a061ebb71bf7a93d5e7ed71fa13dd7005745965 (patch)
treec03dbbcdb1ab820ed98049bf3ad866ca4125ae2c /libtrivfs/Makefile
parentd5192f3ae0bc49683b16882e47d1bc39607d5363 (diff)
Reverted changes related to io_map_segment.
Diffstat (limited to 'libtrivfs/Makefile')
-rw-r--r--libtrivfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile
index 940496dd..58322c15 100644
--- a/libtrivfs/Makefile
+++ b/libtrivfs/Makefile
@@ -31,8 +31,7 @@ IOSRCS=io-async-icky.c io-async.c io-duplicate.c io-map.c io-modes-get.c \
io-modes-off.c io-modes-on.c io-modes-set.c io-owner-get.c \
io-owner-mod.c io-pathconf.c io-read.c io-readable.c io-revoke.c \
io-reauthenticate.c io-restrict-auth.c io-seek.c io-select.c \
- io-stat.c io-stubs.c io-write.c io-version.c io-identity.c \
- io-map-segment.c
+ io-stat.c io-stubs.c io-write.c io-version.c io-identity.c
FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-stubs.c fsys-syncfs.c \
fsys-forward.c fsys-set-options.c fsys-get-options.c