diff options
Diffstat (limited to 'libtrivfs/file-get-source.c')
-rw-r--r-- | libtrivfs/file-get-source.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/file-get-source.c b/libtrivfs/file-get-source.c index 35636b56..f6637d87 100644 --- a/libtrivfs/file-get-source.c +++ b/libtrivfs/file-get-source.c @@ -20,6 +20,7 @@ along with the GNU Hurd. If not, see <http://www.gnu.org/licenses/>. */ #include "priv.h" +#include "trivfs_fs_S.h" /* Return information about the source of the receiving filesystem. */ |