summaryrefslogtreecommitdiff
path: root/src/update-utmp.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-11 17:55:54 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-11 17:55:54 +0200
commit19b68260aa39abceedddbb4f602ba2f90007521c (patch)
tree453535c214bbe280fa9b127ba2a5864cd4b0b29c /src/update-utmp.c
parente543deaeb5c4af128a27ea0a7e858dacefe32305 (diff)
audit: remove double header inclusion
Diffstat (limited to 'src/update-utmp.c')
-rw-r--r--src/update-utmp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/update-utmp.c b/src/update-utmp.c
index d0236867a..43495ccb8 100644
--- a/src/update-utmp.c
+++ b/src/update-utmp.c
@@ -22,7 +22,6 @@
#include <assert.h>
#include <errno.h>
#include <string.h>
-#include <libaudit.h>
#include <sys/types.h>
#include <unistd.h>