diff options
Diffstat (limited to 'nptl_db/structs.def')
-rw-r--r-- | nptl_db/structs.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl_db/structs.def b/nptl_db/structs.def index fb7bb9367d..248ecf4335 100644 --- a/nptl_db/structs.def +++ b/nptl_db/structs.def @@ -73,7 +73,7 @@ DB_STRUCT (td_eventbuf_t) DB_STRUCT_FIELD (td_eventbuf_t, eventnum) DB_STRUCT_FIELD (td_eventbuf_t, eventdata) -DB_SYMBOL (nptl_version) +DB_SYMBOL (__nptl_version) DB_SYMBOL (__nptl_create_event) DB_SYMBOL (__nptl_death_event) DB_SYMBOL (__nptl_threads_events) |