mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-23 18:15:30 +00:00
Move libutil internal headers out of include path
This commit is contained in:
parent
7058d5e4cd
commit
d7b691cf59
@ -9,7 +9,7 @@
|
||||
#include <poll.h>
|
||||
#include <mntent.h>
|
||||
|
||||
#include "missing.h"
|
||||
#include "xwrap.h"
|
||||
#include "files.h"
|
||||
#include "misc.h"
|
||||
#include "../missing.h"
|
||||
#include "../xwrap.h"
|
||||
#include "../files.h"
|
||||
#include "../misc.h"
|
||||
|
Loading…
Reference in New Issue
Block a user