1
0
mirror of https://github.com/systemd/systemd synced 2025-11-22 02:04:45 +01:00

Compare commits

..

No commits in common. "cb19dbb97f062a09a61a0be5f7ebf1e4cda7fb78" and "4f4641799e289ad5d0c149004972470ce7961551" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */ /* SPDX-License-Identifier: LGPL-2.1-or-later */
#include "alloc-util.h"
#include "dlfcn-util.h" #include "dlfcn-util.h"
#include "errno-util.h" #include "errno-util.h"
#include "log.h" #include "log.h"