mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-27 12:05:30 +00:00
Fix compilation of single applets
This commit is contained in:
parent
eecb66f4f1
commit
44895a86b8
@ -1,6 +1,7 @@
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <magisk.hpp>
|
||||
#include <utils.hpp>
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
umask(0);
|
||||
|
Loading…
Reference in New Issue
Block a user