From 2a1f429ad01dc00cd73f1f9ca39e6920687ea414 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 19 Jan 2011 23:51:12 +0100 Subject: libmount: rename mount.h to libmount.h The mount.h file name is too generic. Signed-off-by: Karel Zak --- misc-utils/findmnt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc-utils') diff --git a/misc-utils/findmnt.c b/misc-utils/findmnt.c index af5d6e04..edf14ebe 100644 --- a/misc-utils/findmnt.c +++ b/misc-utils/findmnt.c @@ -32,7 +32,7 @@ #include #define USE_UNSTABLE_LIBMOUNT_API -#include +#include #include "pathnames.h" #include "nls.h" -- cgit v1.2.3