mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
utils: Rename ‘guestfs-internal-frontend.h’ to ‘guestfs-utils.h’.
The reason it's not just ‘utils.h’ is because Pino is worried that we might pick up /usr/include/utils.h from a rogue library.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "com_redhat_et_libguestfs_GuestFS.h"
|
||||
#include "guestfs.h"
|
||||
#include "guestfs-internal-frontend.h"
|
||||
#include "guestfs-utils.h"
|
||||
|
||||
/* This is the opaque data passed between _set_event_callback and
|
||||
* the C wrapper which calls the Java event callback.
|
||||
|
||||
Reference in New Issue
Block a user