mirror of
https://gitlab.com/libvirt/libvirt-python.git
synced 2025-07-28 15:41:52 +03:00
Rename util.{c,h} to virutil.{c,h}
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include "viralloc.h"
|
||||
#include "virtypedparam.h"
|
||||
#include "ignore-value.h"
|
||||
#include "util.h"
|
||||
#include "virutil.h"
|
||||
|
||||
#ifndef __CYGWIN__
|
||||
extern void initlibvirtmod(void);
|
||||
|
Reference in New Issue
Block a user