summaryrefslogtreecommitdiffhomepage
path: root/include/mdso/mdso.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mdso/mdso.h')
-rw-r--r--include/mdso/mdso.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mdso/mdso.h b/include/mdso/mdso.h
index 14a5817..de0bd89 100644
--- a/include/mdso/mdso.h
+++ b/include/mdso/mdso.h
@@ -63,6 +63,7 @@ struct mdso_unit_ctx {
const char * const * path;
const struct mdso_input * map;
const struct mdso_common_ctx * cctx;
+ const char * const * syms;
void * any;
int status;
int nerrors;