mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-15 21:11:51 +00:00
Cleanup and small fixes
This commit is contained in:
@@ -4,10 +4,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <selinux/selinux.h>
|
||||
|
||||
Reference in New Issue
Block a user