From 21699f8a3d1526ad8972f4988b6131cb55b082d4 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 25 Mar 1994 02:37:00 +0000 Subject: Formerly shared.h.~19~ --- hurd/shared.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd/shared.h b/hurd/shared.h index 0911d0f6..3fa3068e 100644 --- a/hurd/shared.h +++ b/hurd/shared.h @@ -63,7 +63,7 @@ struct shared_io int use_file_size; /* file_size is meaningful */ int use_read_size; /* read_size is meaningful */ - int read_size; + off_t read_size; enum { -- cgit v1.2.3