fix usertest warning

This commit is contained in:
Ashwin Naren
2026-04-14 16:28:53 -07:00
parent defa422243
commit 2654126644

View File

@@ -1,5 +1,4 @@
use crate::register_test;
use std::os::unix::io::AsRawFd;
fn test_epoll_create() {
unsafe {