From b0abefe936f97e7a9e8b2ae252edfab5bbe0bdd1 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 5 Mar 1996 00:32:36 +0000 Subject: Include "netfs.h", not "priv.h". --- libnetfs/parse-runtime-options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnetfs') diff --git a/libnetfs/parse-runtime-options.c b/libnetfs/parse-runtime-options.c index 50568e31..dae6c597 100644 --- a/libnetfs/parse-runtime-options.c +++ b/libnetfs/parse-runtime-options.c @@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "priv.h" +#include "netfs.h" error_t netfs_parse_runtime_options (int argc, char **argv, -- cgit v1.2.3