Fixed typo; Added inotify headers to the libc-test.
This commit is contained in:
parent
eb3e48c62f
commit
da27966859
@ -288,7 +288,7 @@ fn main() {
|
||||
cfg.header("linux/if_ether.h");
|
||||
cfg.header("linux/if_tun.h");
|
||||
cfg.header("linux/net_tstamp.h");
|
||||
cfg.header("uapi/linux/inotify.h");
|
||||
cfg.header("linux/inotify.h");
|
||||
|
||||
// DCCP support
|
||||
if !uclibc && !musl && !emscripten {
|
||||
|
Loading…
Reference in New Issue
Block a user