reboot: Move extern for environ
envorin isn't defined in any header, and gcc is cranky with this inside
a function, so move it to global scope. Both clang and gcc are now happy
with this.
Sponsored by: Netflix
reboot: Move extern for environ Tags None Referenced Files None Subscribers None
Description
Details
|