change fseek to lseek

This commit is contained in:
Laurent Vivier 2005-11-15 09:35:24 +00:00
parent 0af4e5c690
commit b4ea46f60e
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ SOURCES = iso9660_mount.c iso9660_opendir.c \
iso9660_closedir.c iso9660_readdir.c \
iso9660_is_directory.c iso9660_open.c \
iso9660_read.c iso9660_close.c iso9660_init.c \
iso9660_fseek.c
iso9660_lseek.c
HEADERS = libiso9660.h