mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
tree-wide: drop unnecessary utmp includes
This commit is contained in:
parent
f3389fffd6
commit
983fee2e94
@ -1,7 +1,6 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
|
||||
#include <getopt.h>
|
||||
#include <utmp.h>
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "build.h"
|
||||
|
@ -1,7 +1,6 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
|
||||
#include <getopt.h>
|
||||
#include <utmp.h>
|
||||
|
||||
#include "build.h"
|
||||
#include "dirent-util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user