mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
include virterror_internal.h in threads.h
required by VIR_ONCE_GLOBAL_INIT using virSetError.
This commit is contained in:
parent
dfa88e6455
commit
ad9e110cae
@ -23,6 +23,7 @@
|
||||
# define __THREADS_H_
|
||||
|
||||
# include "internal.h"
|
||||
# include "virerror.h"
|
||||
|
||||
typedef struct virMutex virMutex;
|
||||
typedef virMutex *virMutexPtr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user