am a863a264: am 6b50c254: am e7c31ba1: Merge "Add missing <stdlib.h> include to the native app glue."
* commit 'a863a264adca7c40e53d539061059cc40670bcc0': Add missing <stdlib.h> include to the native app glue.
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
#include <jni.h>
|
#include <jni.h>
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user