split inet_addr and inet_ntoa back into their own files
despite being practically deprecated, these functions are still part of the standard and thus cannot reside in a file that also contains namespace pollution. this reverts some of the changes made in commit e40f48a4.
Showing
src/network/inet_addr.c
0 → 100644
src/network/inet_ntoa.c
0 → 100644
想要评论请 注册 或 登录