mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-31 09:23:56 +00:00
5 lines
126 B
C
5 lines
126 B
C
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
|
#pragma once
|
|
|
|
int verb_reset_failed(int argc, char *argv[], void *userdata);
|