fix the Windows build

Reviewed By: sfilipco

Differential Revision: D23601358

fbshipit-source-id: c5a33286b7468882bbedb3e8fe85f66a8f9db0e2
This commit is contained in:
Saurabh Singh 2020-09-09 10:37:25 -07:00 committed by Facebook GitHub Bot
parent de7f7ab4fe
commit 384c4f61fa

View File

@ -63,7 +63,7 @@ pub fn maybe_status_fastpath(
}
#[cfg(windows)]
fn maybe_status_fastpath_internal(
async fn maybe_status_fastpath_internal(
repo_root: &Path,
cwd: &Path,
print_config: PrintConfig,