Don't redeclare environ if std headers already did
commitbc66878bdea0250991fc99b2d023146f67a6f4bb
authorSebastian Hahn <sebastian@torproject.org>
Sun, 19 Feb 2012 15:09:08 +0000 (19 16:09 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Sun, 19 Feb 2012 15:52:38 +0000 (19 16:52 +0100)
tree7a7de4be51541756d8b6333d48eb450ef6c036d2
parent3a94530595cfb57bdb4e3401d29a8a4d0b638d01
Don't redeclare environ if std headers already did

This would cause a redundant redeclaration warning on some versions of
Linux otherwise.
configure.in
src/common/compat.c