HomeFreeBSD

reboot: Move extern for environ

Description

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

Details

Provenance
impAuthored on Feb 18 2024, 4:30 AM
Parents
rG4d0be3986c6b: reboot: Remove sys/types.h: it's not needed here...
Branches
Unknown
Tags
Unknown