mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
core: remove unneeded <libgen.h> include
execute.c only uses basename (the GNU version in <string.h>)
This commit is contained in:
committed by
Lennart Poettering
parent
a24111cea6
commit
e89fe484df
@@ -40,8 +40,6 @@
|
||||
#include <sys/poll.h>
|
||||
#include <glob.h>
|
||||
#include <sys/personality.h>
|
||||
#include <libgen.h>
|
||||
#undef basename
|
||||
|
||||
#ifdef HAVE_PAM
|
||||
#include <security/pam_appl.h>
|
||||
|
||||
Reference in New Issue
Block a user