mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-11 23:11:59 +00:00
Small native code reorganization
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <android/log.h>
|
||||
|
||||
#include <logging.h>
|
||||
#include <logging.hpp>
|
||||
#include <flags.h>
|
||||
|
||||
int nop_log(const char *fmt, va_list ap) {
|
||||
|
||||
Reference in New Issue
Block a user