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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mdso/mdso.h b/include/mdso/mdso.h
index 387e771..ee3868f 100644
--- a/include/mdso/mdso.h
+++ b/include/mdso/mdso.h
@@ -124,7 +124,7 @@ struct mdso_unit_ctx {
const struct mdso_input * map;
const struct mdso_common_ctx * cctx;
const char * const * syms;
- const int const * stype;
+ const int * stype;
void * any;
};