X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Flogs-show.h;h=187ee595fbafeccc3c2ef26ac60671964cae81bb;hb=d3d3208f607693b8fde5226efa0cc15ec17670a0;hp=11b3b59b7bef814e8ac53f2f89c3faeb781f2dd4;hpb=94e0bd7db1d7ca8ab7f738cdab1d014241f5b225;p=elogind.git diff --git a/src/shared/logs-show.h b/src/shared/logs-show.h index 11b3b59b7..187ee595f 100644 --- a/src/shared/logs-show.h +++ b/src/shared/logs-show.h @@ -25,7 +25,7 @@ #include #include -#include +#include "systemd/sd-journal.h" #include "util.h" #include "output-mode.h" @@ -38,7 +38,7 @@ int output_journal( OutputFlags flags, bool *ellipsized); -int add_match_this_boot(sd_journal *j); +int add_match_this_boot(sd_journal *j, const char *machine); int add_matches_for_unit( sd_journal *j,