We need the deprecated talloc_append_string() for now
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 19 Aug 2010 04:48:19 +0000 (14:48 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 19 Aug 2010 04:48:19 +0000 (14:48 +1000)
commit32a2297b20cb583d73b5fe075276d768c4deb022
tree3391ced6b0ce712651e33c1138be535df0a9c7fc
parent2e8aac6689f8fd8b3122b0d8b3188e36e3e03982
We need the deprecated talloc_append_string() for now
so set the TALLOC_DEPRECATED sympol to allow use of this call
from ctdb_client.c

(This used to be ctdb commit 3afa5d945a56952a7f211af068d671945de960e5)
ctdb/client/ctdb_client.c