]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
creds: drop unnecessary include of build-path.h
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 14 Sep 2024 18:18:32 +0000 (03:18 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 14 Sep 2024 18:18:46 +0000 (03:18 +0900)
Follow-up for 58e359604ffdca12bb4d2c5807b96e070611c0f6.

src/creds/creds.c

index 2e28ff3e0ab7f277555664ff2d4bf02490171d62..56e23caa7aa639e7f684a605f4dcdc585df7e2dc 100644 (file)
@@ -7,7 +7,6 @@
 #include "sd-varlink.h"
 
 #include "build.h"
-#include "build-path.h"
 #include "bus-polkit.h"
 #include "creds-util.h"
 #include "dirent-util.h"