diff options
Diffstat (limited to 'src/lbdatafactory.hh')
-rw-r--r-- | src/lbdatafactory.hh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lbdatafactory.hh b/src/lbdatafactory.hh index 9178e00..f213993 100644 --- a/src/lbdatafactory.hh +++ b/src/lbdatafactory.hh @@ -59,6 +59,9 @@ private: process_hook(const string &key, const string &value); void + process_post_hook(const string &key, const string &value); + + void process_health_interface(const string &key, const string &value); void |