summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-hwdb/hwdb-util.h
blob: 299824919920531002562ae104002c12988e63e0 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once


#include "sd-hwdb.h"

#include "util.h"

bool hwdb_validate(sd_hwdb *hwdb);