summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/apr_sms.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/apr_sms.h b/include/apr_sms.h
index ba1de1296..e29db6ba7 100644
--- a/include/apr_sms.h
+++ b/include/apr_sms.h
@@ -93,6 +93,7 @@ struct apr_sms_t
apr_sms_t *sibling_mem_sys;
apr_sms_t **ref_mem_sys;
apr_sms_t *accounting_mem_sys;
+ const char *identity; /* a string identifying the module */
struct apr_sms_cleanup *cleanups;