mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
shared: add missing alloc-util.h include
Needed for _cleanup_free_
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "dlfcn-util.h"
|
||||
#include "errno-util.h"
|
||||
#include "log.h"
|
||||
|
Reference in New Issue
Block a user