mirror of
https://github.com/systemd/systemd.git
synced 2025-01-13 17:18:18 +03:00
core: remove unneeded <libgen.h> include
execute.c only uses basename (the GNU version in <string.h>)
This commit is contained in:
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>
|
||||
|
Loading…
Reference in New Issue
Block a user