]> xenbits.xensource.com Git - libvirt.git/commit
syntax-check: Only allows to include public headers in external tools
authorOsier Yang <jyang@redhat.com>
Wed, 17 Apr 2013 10:19:19 +0000 (18:19 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 18 Apr 2013 03:31:19 +0000 (11:31 +0800)
commit9969ade669e375f6acfb744a35c4f5a322ee95a2
treebb67e2e4dcb1533faae221673ef1e50817fd2cd6
parent1d69c6334bf8f8b6bebd609e7bc25d547bcb5196
syntax-check: Only allows to include public headers in external tools

With this patch, include public headers in "" form is only allowed
for "internal.h". And only the external tools (examples|tools|python
|include/libvirt) can include the public headers in <> form.
cfg.mk
include/libvirt/libvirt-lxc.h
include/libvirt/libvirt-qemu.h
python/libvirt-lxc-override.c
python/libvirt-override.c
python/libvirt-qemu-override.c
python/typewrappers.h
tests/shunloadhelper.c
tools/virsh.c