Fix compilation on systems with older compilers.
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
changes/ticket40410
0 → 100644
Please register or sign in to comment