]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/spawn-ask-password-agent.h
tree-wide: remove Lennart's copyright lines
[thirdparty/systemd.git] / src / shared / spawn-ask-password-agent.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c2f1db8f 2#pragma once
729e3769 3
6bb92a16
LP
4int ask_password_agent_open(void);
5void ask_password_agent_close(void);