support_enter_mount_namespace: Fix indentation

* support/support_enter_mount_namespace.c: Fix indentation.
This commit is contained in:
Samuel Thibault 2018-01-04 15:11:41 +01:00
parent 31f96325ca
commit 7abf02f3ee

View File

@ -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