char ** enivron is inconsistent on some platforms
authorMichael Lee <mzlee@fb.com>
Sun, 29 Jan 2017 03:43:50 +0000 (19:43 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 29 Jan 2017 03:47:51 +0000 (19:47 -0800)
commit0637780a1f6e49d4ec9026e24ba941bbd9991833
treef9b39fdcaf836b098f5c289f8fe84d459a4db1cf
parent0ea1868e77693a550ddc7c0d4075797a2cb780dd
char ** enivron is inconsistent on some platforms

Summary: The forward declaration of `extern char ** environ` is inconsistent on some platforms.

Reviewed By: strager, Orvid

Differential Revision: D4474856

fbshipit-source-id: c73a7c7d5a247e962fab06aeb65df7815f0e3bcb
folly/portability/Stdlib.h