chiark / gitweb /
shutdownd: enable by default
[elogind.git] / src / update-utmp.c
index d0236867a78ebb8ac7879d5bebd0d9457b6be06d..b5d733ca441a60d50443a04e926699f70993a259 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.
@@ -22,7 +22,6 @@
 #include <assert.h>
 #include <errno.h>
 #include <string.h>
-#include <libaudit.h>
 #include <sys/types.h>
 #include <unistd.h>