Skip to content

Instantly share code, notes, and snippets.

journal-gatewayd: add since/until parameters for /entries
Index: systemd-249.11b/src/journal-remote/journal-gatewayd.c
===================================================================
--- systemd-249.11b.orig/src/journal-remote/journal-gatewayd.c
+++ systemd-249.11b/src/journal-remote/journal-gatewayd.c
@@ -29,6 +29,7 @@
#include "parse-util.h"
#include "pretty-print.h"
#include "sigbus.h"
+#include "time-util.h"