Add a little more output to test_keygen.sh: try to debug windows
[tor.git] / changes / windows_only_files
blob0ec64b9c433760c2e4b082f3162c0910d0e35b83
1   o Code simplification and refactoring:
2     - Wrap windows-only C files inside '#ifdef _WIN32' so that tools that
3       try to scan or compile every file on Unix won't decide that they
4       are broken.