-
- Downloads
Include arpa/inet.h on any GNU libc platform (#24)
This header is provided by GNU libc on any platform, so include it unconditionally if __GLIBC__ is defined. Fixes #23.
Loading
Please register or sign in to comment
This header is provided by GNU libc on any platform, so include it unconditionally if __GLIBC__ is defined. Fixes #23.