summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index ab71324..859f444 100644
--- a/src/config.h
+++ b/src/config.h
@@ -455,6 +455,7 @@ int lt_error_init(struct lt_config_audit *cfg);
struct lt_error_sym* lt_error_sym_get(struct lt_config_shared *cfg,
const char *name);
int lt_error_sym_exit(struct lt_config_audit *cfg,
+ const char *symname,
struct lt_symbol *sym,
struct timeval *tv,
struct link_map *lr,