Placed at the start of platform_disable_tracing() to prevent declaration after code errors from strict C89 compilers (in the unlikely event that more than one method is enabled).
Prevents link errors resolving the extern "options" when platform.o gets linked into ssh-agent when building --with-pam.