Include snapmgr.h in blscan.c

Kevin Grittner <kgrittn@postgresql.org>

Commit: 7cb1db1d9599f0a09d6920d2149d956ef6d88b0e
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2016-04-21T16:51:20Z
Releases: 9.6.0
Include snapmgr.h in blscan.c

Windows builds on buildfarm are failing because
old_snapshot_threshold is not found in the bloom filter contrib
module.

Files

PathChange+/−
contrib/bloom/blscan.c modified +1 −0