about summary refs log tree commit diff
path: root/support/support_enter_mount_namespace.c
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/support_enter_mount_namespace.c
parent31f96325ca03429053199403651bb1b1b4db1dfb (diff)
downloadglibc-7abf02f3ee7627d617def77d0d6e7bea2da8d98c.tar.gz
glibc-7abf02f3ee7627d617def77d0d6e7bea2da8d98c.tar.xz
glibc-7abf02f3ee7627d617def77d0d6e7bea2da8d98c.zip
support_enter_mount_namespace: Fix indentation
	* support/support_enter_mount_namespace.c: Fix indentation.
Diffstat (limited to 'support/support_enter_mount_namespace.c')
-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