On 11/16/2017 2:57 PM, Ramsay Jones wrote:
On 16/11/17 18:12, Jeff Hostetler wrote:From: Jonathan Tan <jonathantanmy@xxxxxxxxxx> Introduce fetch-object, providing the ability to fetch one object from a promisor remote.
[snip]
+#include "transport.h"I note that this still does not #include "fetch_object.h". [If you recall, this suppresses a sparse warning].
Sorry, I missed that. I know I did a DEVELOPER=1 build and I didn't see a warning, but I'll check again. Thanks, Jeff