]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/libsystemd/sd-hwdb/hwdb-util.h
hwdb: use _cleanup_ attribute at one more place
[thirdparty/systemd.git] / src / libsystemd / sd-hwdb / hwdb-util.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
23fbe14f
TG
2#pragma once
3
23fbe14f
TG
4#include "sd-hwdb.h"
5
07630cea
LP
6#include "util.h"
7
23fbe14f 8bool hwdb_validate(sd_hwdb *hwdb);