Skip to content

Commit 501762b

Browse files
committed
libc-test: include "linux/fanotify.h" in headers!
1 parent 07c1e44 commit 501762b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2258,6 +2258,7 @@ fn test_linux(target: &str) {
22582258
"linux/sockios.h",
22592259
"linux/vm_sockets.h",
22602260
"sys/auxv.h",
2261+
"linux/fanotify.h",
22612262
}
22622263

22632264
// note: aio.h must be included before sys/mount.h

0 commit comments

Comments
 (0)