diff options
Diffstat (limited to 'win32/config_H.vc')
-rw-r--r-- | win32/config_H.vc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/config_H.vc b/win32/config_H.vc index 4a8a097512..aab6935aca 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -242,7 +242,7 @@ * even if used by a process with super-user privileges. */ #define HAS_GETHOSTNAME /**/ -/*#define HAS_UNAME /**/ +#define HAS_UNAME /**/ /*#define PHOSTNAME "" / * How to get the host name */ /* HAS_GETLOGIN: |