diff -r 84c85b6450de -r 4dd7e0cb11a7 servlib/bundling/BundleDaemon.h --- a/servlib/bundling/BundleDaemon.h Tue Jun 14 10:56:50 2011 +0100 +++ b/servlib/bundling/BundleDaemon.h Tue Jun 14 16:52:53 2011 +0100 @@ -412,7 +412,8 @@ /** * Add BPQ bundle to the on-path cache */ - bool accept_bpq_response(Bundle* bundle, BPQBlock* bpq_block); + bool accept_bpq_response(Bundle* bundle, BPQBlock* bpq_block, + bool add_to_store); /** * todo