Use a consistent naming standard for header file guard macros, taking care not to...
commite8a3fa91a60310559d6ef3eb66663eab4c55b1c1
authorNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 02:21:02 +0000 (29 02:21 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 02:21:02 +0000 (29 02:21 +0000)
tree17dc47ab473e94d8c4abc9c88a59fff4214d0846
parentb0a8ecd19377d13592819b1bc17ea513523b2ed4
Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers.  This tripped us up on Android.

svn:r17805
17 files changed:
ChangeLog
src/common/address.h
src/common/aes.h
src/common/compat.h
src/common/container.h
src/common/crypto.h
src/common/ht.h
src/common/log.h
src/common/memarea.h
src/common/mempool.h
src/common/test.h
src/common/torgzip.h
src/common/torint.h
src/common/tortls.h
src/common/util.h
src/or/eventdns.h
src/or/or.h