5dc606fe10
relibc now provides a complete struct ifreq (+ ifr_* accessor macros and SIOCGIF* ioctls) in <net/if.h>, so qnetworkinterface_unix.cpp's __redox__ fallback definition became a redefinition of the system type. Remove it; the network module now uses the real relibc struct ifreq.