Signed-off-by: David Goulet <dgoulet@torproject.org>
This patch fixes a build error with GCC 7.x which doesn't seem to accept const int's as constants in macro initialization. See: tpo/core/tor#40410