diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-11-15 16:50:50 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-11-15 16:50:50 +0000 |
commit | 3ef14dc5033bcb02d48d8d842bac760ea2fd0cf1 (patch) | |
tree | 18a4977b3b1cc747e012e8aaa52c21a3e6b1e8ee /libnetfs/io-read.c | |
parent | 33539520d2e6b3789d2354c651b6e8a12ff21edd (diff) |
entered into RCS
Diffstat (limited to 'libnetfs/io-read.c')
-rw-r--r-- | libnetfs/io-read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnetfs/io-read.c b/libnetfs/io-read.c index dc19051e..29b70a45 100644 --- a/libnetfs/io-read.c +++ b/libnetfs/io-read.c @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ #include "netfs.h" -#inlcude "io_S.h" +#include "io_S.h" error_t netfs_S_io_read (struct protid *user, |