MinGW-w64: Use a different header for regen
..because /usr/include/netinet/in.h doesn't exist. Instead we use include/stddef.h from the GCC installation, located via -print-search-dirs trickery.
Loading
Please sign in to comment
..because /usr/include/netinet/in.h doesn't exist. Instead we use include/stddef.h from the GCC installation, located via -print-search-dirs trickery.