summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorjolsa@redhat.com <jolsa@redhat.com>2011-11-11 19:42:52 -0500
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-11-13 11:06:42 +0100
commit291cd946a26bfd3a6edf1a232e1a2bf7888ddf42 (patch)
tree5e1243a9ca2bf8328e6b5627ca7821df5599f402 /src/config.h
parent78a2fe366cf23632dd561e34d849e7fceaefd017 (diff)
downloadlatrace-error_simulation.tar.gz
latrace-error_simulation.tar.xz
latrace-error_simulation.zip
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,