Skip to content

Commit 09f8671

Browse files
committed
Add Systat to header inclusion in unittest CMakeLists
1 parent 6a181ef commit 09f8671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/test/src/sys/mman/linux/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ add_libc_unittest(
136136
remap_file_pages_test.cpp
137137
DEPENDS
138138
libc.include.sys_mman
139+
libc.include.sys_stat
139140
libc.src.unistd.sysconf
140141
libc.test.UnitTest.ErrnoSetterMatcher
141142
libc.src.sys.mman.remap_file_pages

0 commit comments

Comments
 (0)