tor/changes/bug26994
Nick Mathewson a54e94878a Rename SEC identifier to BW_SEC in test_bwmgt.h
Apparently Solaris 10 defines SEC somewhere in its headers, causing
a compilation problem.

Fixes bug 26994; bugfix on 0.3.4.1-alpha.
2018-08-06 10:39:14 -04:00

4 lines
145 B
Plaintext

o Minor bugfixes (portability):
- Avoid a compilation error in test_bwmgt.c on Solaris 10.
Fixes bug 26994; bugfix on 0.3.4.1-alpha.