summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-04 15:11:41 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-01-04 15:11:41 +0100
commit7abf02f3ee7627d617def77d0d6e7bea2da8d98c (patch)
tree5a315fc12271bb5b7bd0b20b9d9fb7fc33cd0d82 /support
parent31f96325ca03429053199403651bb1b1b4db1dfb (diff)
support_enter_mount_namespace: Fix indentation
* support/support_enter_mount_namespace.c: Fix indentation.
Diffstat (limited to 'support')
-rw-r--r--support/support_enter_mount_namespace.c2
1 files changed, 1 insertions, 1 deletions
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 <sched.h>
#include <stdio.h>
#ifdef CLONE_NEWNS
-#include <sys/mount.h>
+# include <sys/mount.h>
#endif /* CLONE_NEWNS */
bool