mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-12 07:42:56 +00:00
util.h needs libvirt.h for virConnectPtr
Seems standard to include internal.h in order to pull in libvirt.h * src/util/util.h: include internal.h
This commit is contained in:
parent
323ad539bb
commit
25e2857c21
@ -26,6 +26,7 @@
|
|||||||
#define __VIR_UTIL_H__
|
#define __VIR_UTIL_H__
|
||||||
|
|
||||||
#include "verify.h"
|
#include "verify.h"
|
||||||
|
#include "internal.h"
|
||||||
#include <sys/select.h>
|
#include <sys/select.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user