mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-21 18:49:42 +00:00
Modernize database code
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#ifndef _DAEMON_H_
|
||||
#define _DAEMON_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/un.h>
|
||||
#include <sys/socket.h>
|
||||
|
Reference in New Issue
Block a user