diff options
-rw-r--r-- | src/update-utmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/update-utmp.c b/src/update-utmp.c index d0236867a7..43495ccb89 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> |