]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: fix compile errors caused by moving string functions
authorLaine Stump <laine@laine.org>
Thu, 2 May 2013 17:24:02 +0000 (13:24 -0400)
committerLaine Stump <laine@laine.org>
Thu, 2 May 2013 17:27:19 +0000 (13:27 -0400)
commitcc8f9e677c6f3a55d4a648be8ced7a38e1d2cca8
tree7f5575edcb120f1d7eb1e39313200037ddec291e
parent7c9a2d88cd80211cfc71e31489397c902fe3c997
util: fix compile errors caused by moving string functions

commit 7c9a2d8 missed adding in a few #include "virstring.h"s, causing
builds to fail.
src/locking/lock_driver_sanlock.c
src/storage/storage_backend_rbd.c
src/storage/storage_backend_sheepdog.c
tests/storagebackendsheepdogtest.c