diff options
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, |