libvirt/src/vz
Erik Skultety 5165ff0971 src: More cleanup of some system headers already contained in internal.h
All of the ones being removed are pulled in by internal.h. The only
exception is sanlock which expects the application to include <stdint.h>
before sanlock's headers, because sanlock prototypes use fixed width
int, but they don't include stdint.h themselves, so we have to leave
that one in place.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2018-09-20 10:16:39 +02:00
..
Makefile.inc.am make: split vz driver build rules into vz/Makefile.inc.am 2018-02-23 13:14:26 +00:00
vz_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vz_driver.h
vz_sdk.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
vz_sdk.h vz: support virDomainBlockResize 2017-04-17 20:42:33 +03:00
vz_utils.c conf: Rework/rename virDomainObjListFindByUUIDRef 2018-04-23 06:41:45 -04:00
vz_utils.h vz/: Remove spaces after casts 2018-05-03 22:31:37 +02:00