Skip to content

Commit 2d8930e

Browse files
committed
FIXUP: Same as PR27656
1 parent a112470 commit 2d8930e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/introspection.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ check_cxx_source_compiles("
164164

165165
# Check for posix_fallocate().
166166
check_cxx_source_compiles("
167-
// same as in src/util/system.cpp
167+
// same as in src/fs_helpers/system.cpp
168168
#ifdef __linux__
169169
#ifdef _POSIX_C_SOURCE
170170
#undef _POSIX_C_SOURCE

0 commit comments

Comments
 (0)