]> git.ipfire.org Git - thirdparty/libvirt.git/commit
examples: Remove config.h from hellolibvirt and openauth
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Sun, 8 Jul 2018 18:56:53 +0000 (15:56 -0300)
committerErik Skultety <eskultet@redhat.com>
Mon, 9 Jul 2018 06:53:11 +0000 (08:53 +0200)
commit6ee918de7462a20947241ec817c4571d6b84a716
tree9e8835cc7884213d4502b49cae4757d18e31e258
parent8ed874b39b3c330bbcdff434e08995dbb4467285
examples: Remove config.h from hellolibvirt and openauth

These two examples do not use any definition from config.h, and by
removing it these examples can be compiled standalone.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
examples/hellolibvirt/hellolibvirt.c
examples/openauth/openauth.c