Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 933120
Collapse All | Expand All

(-)a/src/watchdog.cpp (+2 lines)
Lines 8-13 Link Here
8
*/
8
*/
9
9
10
#include "watchdoglogging.h"
10
#include "watchdoglogging.h"
11
#include <unistd.h>
12
#include <sys/types.h>
11
#include <QCoreApplication>
13
#include <QCoreApplication>
12
#include <QTimer>
14
#include <QTimer>
13
#include <systemd/sd-daemon.h>
15
#include <systemd/sd-daemon.h>

Return to bug 933120