We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f9632 commit 7abf02fCopy full SHA for 7abf02f
support/support_enter_mount_namespace.c
@@ -21,7 +21,7 @@
21
#include <sched.h>
22
#include <stdio.h>
23
#ifdef CLONE_NEWNS
24
-#include <sys/mount.h>
+# include <sys/mount.h>
25
#endif /* CLONE_NEWNS */
26
27
bool
0 commit comments