mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00: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 <stdio.h>
|
||||
#ifdef CLONE_NEWNS
|
||||
#include <sys/mount.h>
|
||||
# include <sys/mount.h>
|
||||
#endif /* CLONE_NEWNS */
|
||||
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user