mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
5ed84e04f8
libc/sock/if.h is removed because: - it contained only IFNAMSIZ, which was also defined in libc/sock/struct/ifreq.h - it was not included in any file EXCEPT libc/isystem/net/if.h, which also included the libc/sock/struct/ifreq.h hence we remove this file, and move the IFNAMSIZ definition to libc/sock/struct/ifreq.h which is included in isystem. |
||
---|---|---|
.. | ||
cmsghdr.h | ||
cmsghdr.internal.h | ||
ifconf.h | ||
ifreq.h | ||
ip_mreq.h | ||
linger.h | ||
msghdr.h | ||
msghdr.internal.h | ||
pollfd.h | ||
pollfd.internal.h | ||
sockaddr.h | ||
sockaddr.internal.h | ||
sockaddr6-bsd.internal.h | ||
sockaddr6.h |