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 --- shlibs/mount/samples/mount.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shlibs/mount/samples/mount.c') diff --git a/shlibs/mount/samples/mount.c b/shlibs/mount/samples/mount.c index eca02d62e..aa7130013 100644 --- a/shlibs/mount/samples/mount.c +++ b/shlibs/mount/samples/mount.c @@ -28,7 +28,8 @@ #include #include -#include "mount.h" +#include + #include "nls.h" #include "c.h" -- cgit v1.2.3-55-g7522