Thread Previous • Date Previous • Date Next • Thread Next |
In kernel/settings/ParameterList.cpp the following header is included: #include <sys/utsname.h> Which is not available in Windows, and appears to be superfluous. It is supposed to define the uname datastructure but no reference is made. Theo
Thread Previous • Date Previous • Date Next • Thread Next |