mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-16 09:52:31 +00:00
Move logging.hpp
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
#include <socket.hpp>
|
||||
#include <utils.hpp>
|
||||
#include <logging.hpp>
|
||||
|
||||
#define ABS_SOCKET_LEN(sun) (sizeof(sa_family_t) + strlen(sun->sun_path + 1) + 1)
|
||||
|
||||
|
Reference in New Issue
Block a user