]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/libsystemd/sd-hwdb/hwdb-util.h
a31c1650edef9f5770131915b84fe4baec504ea5
[thirdparty/systemd.git] / src / libsystemd / sd-hwdb / hwdb-util.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 /***
5 Copyright 2014 Tom Gundersen <teg@jklm.no>
6 ***/
7
8 #include "sd-hwdb.h"
9
10 #include "util.h"
11
12 bool hwdb_validate(sd_hwdb *hwdb);