From 3834e9e19d0cf6ff5dfbaec9500308e4b79da23b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 27 Jul 2019 12:32:17 +0200 Subject: Fix missing gnu_dev_* prototypes * isofs/rr.c: Include . * libdiskfs/file-set-trans.c: Likewise. * libfshelp/fetch-root.c: Likewise. * libnetfs/file-get-translator.c: Likewise. * libnetfs/file-set-translator.c: Likewise. * nfs/nfs.c: Likewise. * nfs/ops.c: Likewise. * storeio/storeio.c: Likewise. * trans/fakeroot.c: Likewise. --- libfshelp/fetch-root.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libfshelp') diff --git a/libfshelp/fetch-root.c b/libfshelp/fetch-root.c index 082308da..c1001bc3 100644 --- a/libfshelp/fetch-root.c +++ b/libfshelp/fetch-root.c @@ -26,6 +26,7 @@ #include #include #include +#include #include "fshelp.h" -- cgit v1.2.3