From 90aa480c1381dc6fa3fda868838bc6852ab5fa95 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 11 Jul 1999 19:56:48 +0000 Subject: 1999-07-11 Roland McGrath * file-get-storage-info.c: Add #include . * file-get-translator.c: Likewise. --- libnetfs/file-get-translator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnetfs/file-get-translator.c b/libnetfs/file-get-translator.c index d95940c1..1489162a 100644 --- a/libnetfs/file-get-translator.c +++ b/libnetfs/file-get-translator.c @@ -23,6 +23,7 @@ #include #include "netfs.h" #include "fs_S.h" +#include error_t netfs_S_file_get_translator (struct protid *user, @@ -110,4 +111,3 @@ netfs_S_file_get_translator (struct protid *user, return err; } - -- cgit v1.2.3