Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-rc1
/
.
/
src
/
systemctl
/
systemctl-add-dependency.h
blob: 14572d520ee51b8fddd0123ad3521d18579a7d7d [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
int
add_dependency
(
int
argc
,
char
*
argv
[],
void
*
userdata
);