#ifndef __KSU_H_APK_V2_SIGN #define __KSU_H_APK_V2_SIGN #include #include "ksu.h" bool is_manager_apk(char *path); #endif