libvirt/src/network
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
..
bridge_driver_linux.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
bridge_driver_nop.c
bridge_driver_platform.c
bridge_driver_platform.h network: allow opening with network:///system and network:///session URIs 2018-01-31 17:45:01 +00:00
bridge_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
bridge_driver.h network: remove conditional declarations 2018-02-09 11:05:10 +00:00
default.xml
leaseshelper.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
Makefile.inc.am make: split network driver build rules into network/Makefile.inc.am 2018-03-05 17:08:36 +00:00