]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/spawn-ask-password-agent.h
tree-wide: drop license boilerplate
[thirdparty/systemd.git] / src / shared / spawn-ask-password-agent.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
c2f1db8f 2#pragma once
729e3769
LP
3
4/***
5 This file is part of systemd.
6
7 Copyright 2011 Lennart Poettering
729e3769
LP
8***/
9
6bb92a16
LP
10int ask_password_agent_open(void);
11void ask_password_agent_close(void);