aboutsummaryrefslogtreecommitdiffstats
path: root/journal-notify.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-06-19 14:30:24 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-06-19 14:30:24 +0200
commit4007862e9f521cefed577e68bf9fc5df9b28085e (patch)
tree471c963b1f5a799b3c49604bfd67df06953d0ca1 /journal-notify.h
parentc34fac8a2841f036f9c7b3074c1078e98ff739c1 (diff)
downloadjournal-notify-4007862e9f521cefed577e68bf9fc5df9b28085e.tar.gz
journal-notify-4007862e9f521cefed577e68bf9fc5df9b28085e.tar.zst
initial support for throttling
Diffstat (limited to 'journal-notify.h')
-rw-r--r--journal-notify.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/journal-notify.h b/journal-notify.h
index 0dd2962..d840236 100644
--- a/journal-notify.h
+++ b/journal-notify.h
@@ -16,6 +16,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <sys/time.h>
#include <sys/wait.h>
#include <systemd/sd-journal.h>