Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
refs/heads/v245-stable
/
.
/
src
/
analyze
/
analyze-condition.h
blob: 2ef278eb5c8e251dfb46af08cc2449154bb08434 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
#include
"install.h"
int
verify_conditions
(
char
**
lines
,
UnitFileScope
scope
);