[libvirt] [PATCH 0/2] Fix build on FreeBSD

Ján Tomko jtomko at redhat.com
Fri Jan 4 15:22:40 UTC 2019


The recent gnulib update pulled in a commit that broke the build
of examples on FreeBSD

Ján Tomko (2):
  examples: add spaces after #include
  examples: include config.h

 examples/admin/client_close.c        | 10 ++++++----
 examples/admin/client_info.c         | 13 +++++++------
 examples/admin/client_limits.c       |  8 +++++---
 examples/admin/list_clients.c        | 10 ++++++----
 examples/admin/list_servers.c        |  8 +++++---
 examples/admin/logging.c             | 17 +++++++++--------
 examples/admin/threadpool_params.c   |  8 +++++---
 examples/dommigrate/dommigrate.c     |  2 ++
 examples/hellolibvirt/hellolibvirt.c |  2 ++
 examples/openauth/openauth.c         |  2 ++
 examples/rename/rename.c             |  2 ++
 11 files changed, 51 insertions(+), 31 deletions(-)

-- 
2.16.4




More information about the libvir-list mailing list