syscall cleanup for umount2
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include <sys/mount.h>
|
||||
#define SYSCALL_STANDALONE
|
||||
#include "syscall.h"
|
||||
|
||||
int umount2(const char *special, int flags)
|
||||
|
||||
Reference in New Issue
Block a user