]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/amqp/test: fix mock prototype for librabbitmq-0.11.0 40800/head
authorYuval Lifshitz <ylifshit@redhat.com>
Sun, 11 Apr 2021 16:37:39 +0000 (19:37 +0300)
committerYuval Lifshitz <ylifshit@redhat.com>
Mon, 12 Apr 2021 06:11:05 +0000 (09:11 +0300)
commit2ba598ec4c294bd09d2df18ccd2096382e303d39
treec9ef06690fc7d18fb8ae75ccf45ccca3a8bae49d
parentd9497684f7e3838c088ffdc11675bc530a49a72c
rgw/amqp/test: fix mock prototype for librabbitmq-0.11.0

also use extern C for to get compilation errors when
function prototype change

Fixes: https://tracker.ceph.com/issues/50291
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/test/rgw/amqp_mock.cc