mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-06-13 05:37:47 +02:00
Small native code reorganization
This commit is contained in:
@ -17,9 +17,9 @@
|
||||
#include <errno.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include <logging.h>
|
||||
#include <logging.hpp>
|
||||
|
||||
#include "pts.h"
|
||||
#include "pts.hpp"
|
||||
|
||||
/**
|
||||
* Helper functions
|
||||
|
Reference in New Issue
Block a user