mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-30 04:04:54 +03:00
support_enter_mount_namespace: Fix indentation
* support/support_enter_mount_namespace.c: Fix indentation.
This commit is contained in:
parent
31f96325ca
commit
7abf02f3ee
@ -21,7 +21,7 @@
|
|||||||
#include <sched.h>
|
#include <sched.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#ifdef CLONE_NEWNS
|
#ifdef CLONE_NEWNS
|
||||||
#include <sys/mount.h>
|
# include <sys/mount.h>
|
||||||
#endif /* CLONE_NEWNS */
|
#endif /* CLONE_NEWNS */
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user