summaryrefslogtreecommitdiff
path: root/solenv/inc/unxandr/lo-bootstrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/unxandr/lo-bootstrap.h')
-rw-r--r--solenv/inc/unxandr/lo-bootstrap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/inc/unxandr/lo-bootstrap.h b/solenv/inc/unxandr/lo-bootstrap.h
index 48b1a5c57e72..d78d88beaaab 100644
--- a/solenv/inc/unxandr/lo-bootstrap.h
+++ b/solenv/inc/unxandr/lo-bootstrap.h
@@ -66,6 +66,8 @@ int lo_dlcall_argc_argv(void *function,
JavaVM *lo_get_javavm(void);
+struct android_app *lo_get_app(void);
+
#ifdef __cplusplus
}
#endif