summaryrefslogtreecommitdiffstats
path: root/util/system/hostname.cpp
diff options
context:
space:
mode:
authordenplusplus <[email protected]>2022-02-10 16:47:34 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:34 +0300
commitaddb3626ed629a8c7d9c8c30e87365b478a8c266 (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /util/system/hostname.cpp
parent57c20d143e8a438cd76b9fdc3ca2e8ee3ac1f32a (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/system/hostname.cpp')
-rw-r--r--util/system/hostname.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/system/hostname.cpp b/util/system/hostname.cpp
index 308fea7cf58..386f646d6bd 100644
--- a/util/system/hostname.cpp
+++ b/util/system/hostname.cpp
@@ -11,8 +11,8 @@
#if defined(_win_)
#include <WinSock2.h>
-#endif
-
+#endif
+
#include "defaults.h"
#include "yassert.h"
#include "hostname.h"