mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 07:01:53 +00:00
Clean/refactor includes
This commit is contained in:
@@ -7,10 +7,11 @@
|
||||
#include <sys/wait.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "magisk.h"
|
||||
#include <magisk.h>
|
||||
#include <daemon.h>
|
||||
#include <flags.h>
|
||||
|
||||
#include "magiskhide.h"
|
||||
#include "daemon.h"
|
||||
#include "flags.h"
|
||||
|
||||
bool hide_enabled = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user