libvirt/src/xenapi
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 xenapi driver build rules into xenapi/Makefile.inc.am 2018-02-23 13:14:26 +00:00
xenapi_driver_private.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
xenapi_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
xenapi_driver.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
xenapi_utils.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
xenapi_utils.h conf: merge virDomainLifecycleCrashAction with virDomainLifecycleAction 2017-10-19 11:52:09 +02:00