Rename all of the macros in tor_queue.h to start with TOR_

This commit is contained in:
Nick Mathewson
2013-01-30 12:27:19 -05:00
parent 29136bd7e4
commit 35daf6f602
6 changed files with 212 additions and 209 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes:
- Rename all macros in our local copy of queue.h to begin with TOR_;
this seems the only good way to permanently prevent conflicts
with queue.h on various operating systems. Fixes bug 8107; bugfix on
0.2.4.6-alpha.