f5d5a7f647
control_protocol.go was ungated but referenced ExportLeaseIdentity from host.go (linux || (darwin && cgo)), breaking the stub-register contract on Windows and darwin && !cgo. Move serverImportLease and importLeaseTTL into export_ledger.go alongside their only consumers.