]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/spawn-ask-password-agent.h
tree-wide: drop 'This file is part of systemd' blurb
[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/***
729e3769 5 Copyright 2011 Lennart Poettering
729e3769
LP
6***/
7
6bb92a16
LP
8int ask_password_agent_open(void);
9void ask_password_agent_close(void);