util: Prevent implicit declaration of function getenv.
authorJose Fonseca <jfonseca@vmware.com>
Tue, 27 Aug 2019 10:51:00 +0000 (11:51 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 28 Aug 2019 14:52:07 +0000 (15:52 +0100)
commit46f7b3662f09e0beb0251817c1501110a46b3604
tree875bc0ed03e1ecde55605bf07d03ad11635b0a0e
parent70295563989cc3a9e82fa21253bfed576e130d9b
util: Prevent implicit declaration of function getenv.

With MinGW cross compilation.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Acked-by: Eric Engestrom <eric@engestrom.ch>
src/util/os_misc.c