]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/analyze/analyze-condition.h
resolve: allow configurable bind address
[thirdparty/systemd.git] / src / analyze / analyze-condition.h
CommitLineData
edfea9fe
ZJS
1/* SPDX-License-Identifier: LGPL-2.1+ */
2#pragma once
3
4#include "install.h"
5
6int verify_conditions(char **lines, UnitFileScope scope);