diff --git a/src/not_implemented.rs b/src/not_implemented.rs index e8b162a88..7220295b6 100644 --- a/src/not_implemented.rs +++ b/src/not_implemented.rs @@ -297,7 +297,6 @@ pub mod yet { not_implemented!(cachestat); not_implemented!(fanotify_init); not_implemented!(fanotify_mark); - not_implemented!(getifaddrs); not_implemented!(signalfd); not_implemented!(mount_setattr); not_implemented!(extattr_delete_fd);