mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
@@ -26,6 +26,7 @@
|
||||
#define __VIR_UTIL_H__
|
||||
|
||||
#include "verify.h"
|
||||
#include "internal.h"
|
||||
#include <sys/select.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user