Minor code changes across all sources

This commit is contained in:
topjohnwu
2019-06-30 19:09:31 -07:00
parent db8dd9f186
commit ff3710de66
20 changed files with 50 additions and 82 deletions

View File

@ -17,7 +17,7 @@
#include <errno.h>
#include <pthread.h>
#include <magisk.h>
#include <logging.h>
#include "pts.h"