add a missing definition

This commit is contained in:
Sergei Golubchik 2011-10-10 17:59:26 +02:00
commit 85ac4da3a8

View file

@ -24,6 +24,11 @@
#if defined (_WIN32)
#define HAVE_SYS_UTSNAME_H
#ifndef VER_SUITE_WH_SERVER
#define VER_SUITE_WH_SERVER 0x00008000
#endif
struct utsname {
char sysname[16]; // Name of this implementation of the operating system.
char nodename[16]; // Name of this node within the communications