chiark / gitweb /
nspawn: mount /etc/timezone into nspawn environment too
[elogind.git] / src / test-daemon.c
index 8911b68620d4693c1eb0cfb6ea5f61b0affe2d33..20c5d1517ea28c4402dd535b3f363a8a952e2fd1 100644 (file)
@@ -1,4 +1,4 @@
-/*-*- Mode: C; c-basic-offset: 8 -*-*/
+/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
 /***
   This file is part of systemd.
@@ -21,7 +21,7 @@
 
 #include <unistd.h>
 
-#include "sd-daemon.h"
+#include <systemd/sd-daemon.h>
 
 int main(int argc, char*argv[]) {