summaryrefslogtreecommitdiff
path: root/src/hostnamed.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-09-23 17:00:33 +0200
committerLennart Poettering <lennart@poettering.net>2011-09-23 17:00:33 +0200
commitb52aae1d934b006830e7d575e56e2a98b0765ad3 (patch)
treee1ab1148d400ce6234e106f05420bb4b3bec83c5 /src/hostnamed.c
parentf2b33002cd5747ebf288d20a352655307f97aac5 (diff)
util: move virtualization detection into its own files, and extend return codes
Diffstat (limited to 'src/hostnamed.c')
-rw-r--r--src/hostnamed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hostnamed.c b/src/hostnamed.c
index b47f227705..f3b2c94173 100644
--- a/src/hostnamed.c
+++ b/src/hostnamed.c
@@ -31,6 +31,7 @@
#include "dbus-common.h"
#include "polkit.h"
#include "def.h"
+#include "virt.h"
#define INTERFACE \
" <interface name=\"org.freedesktop.hostname1\">\n" \