mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
Addendum to commit 8608467b84 (PR #8305).
- Remove redundant `#ifndef __REACTOS__ ... #endif` inside such an
already existing block.
See https://github.com/reactos/reactos/pull/8305#discussion_r2510118529
- Move the `getenv("TEMP")` ReactOS-specific fix to a better place.
- Reduce diff with respect to what we had prior to the sync.
See https://github.com/reactos/reactos/pull/8305#discussion_r2509976210