mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
internal: Move <stdio.h> include to internal.h
It doesn't really make sense for us to have stdlib.h and string.h but not stdio.h in the internal.h header. Signed-off-by: Erik Skultety <eskultet@redhat.com> Acked-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/linker.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "virt-host-validate-bhyve.h"
|
||||
#include "virt-host-validate-common.h"
|
||||
|
||||
Reference in New Issue
Block a user