
9 Jul
2020
9 Jul
'20
11:10 a.m.
On a Thursday in 2020, Pavel Hrdina wrote:
Commit <894556ca813ad3c4ebb01083b7971d73b4f53c8b> moved function virSecretGetSecretString out of secret directory but forgot to update CFLAGS in places where the include is no longer needed.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/libxl/Makefile.inc.am | 1 - src/qemu/Makefile.inc.am | 1 - src/storage/Makefile.inc.am | 4 ---- 3 files changed, 6 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano