Signed-off-by: Dave Reisner <dreisner@xxxxxxxxxxxxx> --- sys-utils/mount.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sys-utils/mount.c b/sys-utils/mount.c index 280bab0..7c11811 100644 --- a/sys-utils/mount.c +++ b/sys-utils/mount.c @@ -286,7 +286,7 @@ static void selinux_warning(struct libmnt_context *cxt, const char *tgt) } } #else -# define selinux_warning(_x) +# define selinux_warning(_x, _y) #endif -- 1.7.8.4 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html