blob: 46a7514504b69d3bae9146dd190b207a286fbf64 [file] [log] [blame]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once
#include "install.h"
#include "unit-name.h"
int install_name_printf(
LookupScope scope,
const InstallInfo *info,
const char *format,
char **ret);