summaryrefslogtreecommitdiff
path: root/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp')
-rw-r--r--mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp b/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp
index d01012e..e47653d 100644
--- a/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp
+++ b/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/JniHelpers.cpp
@@ -28,6 +28,9 @@ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+
+#include <string.h>
+
#include "JniHelpers.h"
#include "rootpaErrors.h"