[systemd-commits] src/update-utmp.c
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Aug 11 08:56:00 PDT 2010
src/update-utmp.c | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 19b68260aa39abceedddbb4f602ba2f90007521c
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Aug 11 17:55:54 2010 +0200
audit: remove double header inclusion
diff --git a/src/update-utmp.c b/src/update-utmp.c
index d023686..43495cc 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>
More information about the systemd-commits
mailing list