mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 10:21:49 +00:00
Clean/refactor includes
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
#include <sys/mman.h>
|
||||
|
||||
#include <mincrypt/sha.h>
|
||||
#include <logging.h>
|
||||
#include <utils.h>
|
||||
#include <flags.h>
|
||||
|
||||
#include "magiskboot.h"
|
||||
#include "logging.h"
|
||||
#include "utils.h"
|
||||
#include "flags.h"
|
||||
|
||||
/********************
|
||||
Patch Boot Image
|
||||
|
Reference in New Issue
Block a user