mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +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:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -136,10 +136,10 @@ Makefile.in
|
||||
/common/protocol/guestfs_protocol.h
|
||||
/common/protocol/guestfs_protocol.x
|
||||
/common/qemuopts/qemuopts-tests
|
||||
/common/utils/guestfs-internal-frontend-cleanups.h
|
||||
/common/utils/structs-cleanup.c
|
||||
/common/utils/structs-print.c
|
||||
/common/utils/structs-print.h
|
||||
/common/structs/structs-cleanups.c
|
||||
/common/structs/structs-cleanups.h
|
||||
/common/structs/structs-print.c
|
||||
/common/structs/structs-print.h
|
||||
/compile
|
||||
/config.cache
|
||||
/config.guess
|
||||
|
||||
Reference in New Issue
Block a user