summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analyze/analyze.h')
-rw-r--r--src/analyze/analyze.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/analyze/analyze.h b/src/analyze/analyze.h
index e4af7b47e0..35b1cddb38 100644
--- a/src/analyze/analyze.h
+++ b/src/analyze/analyze.h
@@ -44,3 +44,5 @@ int acquire_bus(sd_bus **bus, bool *use_full_bus);
int bus_get_unit_property_strv(sd_bus *bus, const char *path, const char *property, char ***strv);
void time_parsing_hint(const char *p, bool calendar, bool timestamp, bool timespan);
+
+int dump_fd_reply(sd_bus_message *message);