From 7abf02f3ee7627d617def77d0d6e7bea2da8d98c Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 4 Jan 2018 15:11:41 +0100 Subject: support_enter_mount_namespace: Fix indentation * support/support_enter_mount_namespace.c: Fix indentation. --- support/support_enter_mount_namespace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support') diff --git a/support/support_enter_mount_namespace.c b/support/support_enter_mount_namespace.c index 3b4ce84f35..ba68e990f2 100644 --- a/support/support_enter_mount_namespace.c +++ b/support/support_enter_mount_namespace.c @@ -21,7 +21,7 @@ #include #include #ifdef CLONE_NEWNS -#include +# include #endif /* CLONE_NEWNS */ bool -- cgit 1.4.1