mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
utils: Split out structs cleanups and printing into common/structs.
These won't be used by the daemon, so interferes with us using common/utils in the daemon, so they are moved to a different library.
This commit is contained in:
@@ -586,6 +586,7 @@ and generate_java_c actions () =
|
||||
#include \"com_redhat_et_libguestfs_GuestFS.h\"
|
||||
#include \"guestfs.h\"
|
||||
#include \"guestfs-internal-frontend.h\"
|
||||
#include \"structs-cleanups.h\"
|
||||
|
||||
/* Note that this function returns. The exception is not thrown
|
||||
* until after the wrapper function returns.
|
||||
|
||||
Reference in New Issue
Block a user