Stub ifaddrs.h

This commit is contained in:
Jeremy Soller
2025-12-19 12:18:21 -07:00
parent 3654575ca1
commit 7301eff5ba
3 changed files with 54 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ pub mod getopt;
pub mod glob;
pub mod grp;
// TODO: iconv.h
pub mod ifaddrs;
pub mod inttypes;
// iso646.h implemented in C
pub mod langinfo;